mirror of
https://github.com/elk-zone/elk.git
synced 2024-11-05 00:19:59 +00:00
fix: account setting button hover style (#1525)
This commit is contained in:
parent
bd77d467c3
commit
e18fe70f80
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue