Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
parent
f2575ccdb5
commit
5d10bff7e8
1 changed files with 1 additions and 0 deletions
|
@ -875,6 +875,7 @@ $outter-margin: ($popoveritem-height - $popovericon-size) / 2;
|
|||
right: 0;
|
||||
filter: drop-shadow(0 1px 3px var(--color-box-shadow));
|
||||
display: none;
|
||||
will-change: filter;
|
||||
|
||||
&:after {
|
||||
bottom: 100%;
|
||||
|
|
Loading…
Reference in a new issue