fix: account setting button hover style (#1525)
parent
bd77d467c3
commit
e18fe70f80
|
@ -46,6 +46,7 @@ useCommand({
|
||||||
v-bind="$attrs"
|
v-bind="$attrs"
|
||||||
:is="is"
|
:is="is"
|
||||||
ref="el"
|
ref="el"
|
||||||
|
w-full
|
||||||
flex gap-3 items-center cursor-pointer px4 py3
|
flex gap-3 items-center cursor-pointer px4 py3
|
||||||
select-none
|
select-none
|
||||||
hover-bg-active
|
hover-bg-active
|
||||||
|
|
Loading…
Reference in New Issue