mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 10:40:40 -04:00
Merge pull request #18791 from nextcloud/backport/18780/stable18
[stable18] Tell Safari to watch out for changes of filter
This commit is contained in:
commit
6adea4c208
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