Skip to content

Commit f84f6da

Browse files
author
Elliott Marquez
committed
demo: fix view source outline color
1 parent bd5fc79 commit f84f6da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demos/shared/demo-header.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ class DemoHeader extends LitElement {
3535
}
3636
.white {
3737
--mdc-theme-primary: white;
38+
--mdc-button-outline-color: white;
3839
color: white;
3940
}`,
4041
];

0 commit comments

Comments
 (0)