diff --git a/core/css/apps.scss b/core/css/apps.scss index f047e7dae43..8006f0fa4fd 100644 --- a/core/css/apps.scss +++ b/core/css/apps.scss @@ -987,8 +987,8 @@ $popoveritem-height: 44px; $popovericon-size: 16px; $outter-margin: math.div($popoveritem-height - $popovericon-size, 2); -.contact .popovermenu ul, -.popover__menu { +.v-popper__inner div.open > ul { + > li > a > span.action-link__icon, > li > a > img { filter: var(--background-invert-if-dark);