mirror of
https://github.com/nextcloud/server.git
synced 2026-06-09 08:44:07 -04:00
Merge pull request #47188 from nextcloud/spreed/12950/avatar-menu-icon-color
fix(avatar): Fix icon-color for action-router contacts menu options
This commit is contained in:
commit
6d19c48413
5 changed files with 5 additions and 4 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -982,6 +982,7 @@ $outter-margin: math.div($popoveritem-height - $popovericon-size, 2);
|
|||
|
||||
.v-popper__inner div.open > ul {
|
||||
> li > a > span.action-link__icon,
|
||||
> li > a > span.action-router__icon,
|
||||
> li > a > img {
|
||||
filter: var(--background-invert-if-dark);
|
||||
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue