fix(core): update
This commit is contained in:
parent
100f657e04
commit
a713d88f27
@ -153,7 +153,7 @@ export class WccProperties extends LitElement {
|
||||
this.selectTheme('dark');
|
||||
}}
|
||||
>
|
||||
Dark<br /><i class="material-icons">nights_stay</i>
|
||||
Dark<br /><i class="material-icons">brightness_3</i>
|
||||
</div>
|
||||
<div
|
||||
class="button ${this.selectedTheme === 'bright' ? 'selected' : null}"
|
||||
|
Loading…
Reference in New Issue
Block a user