mirror of
https://github.com/kunkunsh/kunkun-ext-neohtop.git
synced 2025-04-11 17:29:45 +00:00
Hide theme name in theme switcher button
This commit is contained in:
parent
82a76ad124
commit
15d5084aaf
@ -64,7 +64,6 @@
|
|||||||
style:background={$themeStore.colors.green}
|
style:background={$themeStore.colors.green}
|
||||||
></div>
|
></div>
|
||||||
</div>
|
</div>
|
||||||
{$themeStore.label}
|
|
||||||
</div>
|
</div>
|
||||||
<span class="icon">{showMenu ? "▼" : "▶"}</span>
|
<span class="icon">{showMenu ? "▼" : "▶"}</span>
|
||||||
</button>
|
</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user