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:
Georg Ehrke 2020-01-09 14:42:32 +01:00
parent 1ac764e0b7
commit cfdf12d8d6
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
1 changed files with 1 additions and 0 deletions

View File

@ -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%;