Skip to content

Commit a2eea28

Browse files
committed
Remove will-change filter; caused layout problems on Safari iOS
1 parent 05f79a8 commit a2eea28

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/toolbar/css/a11y.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,10 +128,6 @@
128128
border-radius: 0 0 0 4px;
129129
}
130130

131-
html {
132-
will-change: filter;
133-
}
134-
135131
.desaturated {
136132
filter: grayscale(1) !important;
137133
}

0 commit comments

Comments
 (0)