We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e4a72 commit e704cceCopy full SHA for e704cce
stories/components/login/login.styles.js
@@ -15,7 +15,7 @@ export default {
15
};
16
17
export const customCSSProperties = () => html`
18
-<mgt-login></mgt-login>
+<mgt-login class="login"></mgt-login>
19
<style>
20
.login {
21
--login-signed-out-button-background: red;
0 commit comments