Skip to content
Snippets Groups Projects
Unverified Commit cfdf12d8 authored by Georg Ehrke's avatar Georg Ehrke
Browse files

Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779

parent 1ac764e0
No related branches found
No related tags found
No related merge requests found
......@@ -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%;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment