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 committed by Backportbot
parent f2575ccdb5
commit 5d10bff7e8

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