refactor: incrase tab padding

This commit is contained in:
三咲智子 2022-11-23 22:03:28 +08:00
parent 5605d518dc
commit 8c1721f1c0
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E

View file

@ -24,7 +24,7 @@ function toValidName(otpion: string) {
display="none"
@change="modelValue = option"
><label
flex flex-1 cursor-pointer pt2 m1 rounded transition-all
flex flex-1 cursor-pointer p3 m1 rounded transition-all
:for="`tab-${toValidName(option)}`"
tabindex="1"
hover:bg-active