fix: user dropdown-trigger background
This commit is contained in:
parent
19a4b17004
commit
f496c9d678
1 changed files with 1 additions and 1 deletions
|
@ -256,7 +256,7 @@ $vikunja-nav-logo-full-width: 164px;
|
|||
height: 40px;
|
||||
}
|
||||
|
||||
::v-deep.dropdown-trigger .button {
|
||||
::v-deep .dropdown-trigger .button {
|
||||
background: none;
|
||||
|
||||
&:focus:not(:active), &:active {
|
||||
|
|
Loading…
Reference in a new issue