Skip to content

Commit

Permalink
Merge branch 'main' into add-in-conf-availability
Browse files Browse the repository at this point in the history
  • Loading branch information
musale authored Jul 5, 2023
2 parents a9d97e1 + e704cce commit c126c82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/components/login/login.styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ export default {
};

export const customCSSProperties = () => html`
<mgt-login></mgt-login>
<mgt-login class="login"></mgt-login>
<style>
.login {
--login-signed-out-button-background: red;
Expand Down

0 comments on commit c126c82

Please sign in to comment.