mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 09:19:56 -05:00
fix: settings modal scroll layer will-change
This commit is contained in:
@@ -140,7 +140,7 @@
|
|||||||
.s-content-body {
|
.s-content-body {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
transform: translateZ(0);
|
will-change: transform;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user