mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 06:49:05 +02:00
fix up theme controler style
This commit is contained in:
@@ -37,11 +37,11 @@
|
||||
}
|
||||
</script>
|
||||
|
||||
<div class="dropdown mb-6">
|
||||
<div class="dropdown dropdown-end block ">
|
||||
<select
|
||||
bind:value={current_theme}
|
||||
data-choose-theme
|
||||
class="select"
|
||||
class="btn btn-ghost btn-xs"
|
||||
onchange={set_theme}
|
||||
>
|
||||
<option value="" disabled={current_theme !== ''}>
|
||||
|
Reference in New Issue
Block a user