mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-02-01 08:13:37 +00:00
perf(ui): smooth large lists and graphs
This commit is contained in:
@@ -1120,3 +1120,8 @@
|
||||
animation: none;
|
||||
}
|
||||
}
|
||||
|
||||
.perf-contain {
|
||||
contain: layout paint;
|
||||
content-visibility: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user