Tetrakern 45e4fdae5d Fix mobile scroll performance for Chromium
Apparently, there is a bug in the render engine that causes scroll stuttering when certain styles are combined. In this case drop-shadow with an internal overflow scroll container. The contain property did not help. And since box-shadow works unless you use a clip-path, let's just use box-shadow.
2023-02-07 16:06:27 +01:00
..
2023-02-01 12:18:29 +01:00
2023-01-21 01:31:34 +01:00
2023-01-21 01:31:34 +01:00
2023-02-06 02:43:28 +01:00