fix(core): update

This commit is contained in:
Philipp Kunz 2020-11-27 16:44:34 +00:00
parent 100f657e04
commit a713d88f27

View File

@ -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}"