refactor: improve UI
This commit is contained in:
parent
1771291c08
commit
889b4b8a00
12 changed files with 54 additions and 39 deletions
|
@ -27,7 +27,7 @@ function toValidName(otpion: string) {
|
|||
flex flex-1 cursor-pointer p3 m1 rounded transition-all
|
||||
:for="`tab-${toValidName(option)}`"
|
||||
tabindex="1"
|
||||
hover:bg-active
|
||||
hover:bg-active transition-100
|
||||
@keypress.enter="modelValue = option"
|
||||
><span
|
||||
mxa px2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue