ui fixes
This commit is contained in:
parent
3ed1b3e612
commit
aa015b78c0
3 changed files with 7 additions and 14 deletions
|
|
@ -214,7 +214,7 @@
|
|||
<span class="icon">{% inline "sliders.svg" %}</span>
|
||||
</template>
|
||||
<div class="row text-center m-0">
|
||||
<button class="dropdown-item col-4 px-0"
|
||||
<button class="btn btn-link col-4 px-0 rounded-0"
|
||||
:class="'theme-'+t"
|
||||
@click.stop="theme.name = t"
|
||||
v-for="t in ['light', 'sepia', 'night']">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue