add roundness, fix inputs
This commit is contained in:
parent
17b25ef0e0
commit
bcc5084409
33 changed files with 150 additions and 150 deletions
|
|
@ -14,7 +14,7 @@
|
|||
@click="toggleList(list.id)"
|
||||
>
|
||||
<span
|
||||
class="menu-checkbox"
|
||||
class="input menu-checkbox"
|
||||
:class="{ 'menu-checkbox-checked': list.inList }"
|
||||
/>
|
||||
{{ list.title }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue