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