[#3344, #2505] optimized records listing

This commit is contained in:
Gani Georgiev
2023-09-24 11:05:12 +03:00
parent 0f5dad7ede
commit 2550a9de54
48 changed files with 442 additions and 236 deletions
+4
View File
@@ -323,6 +323,10 @@ a,
}
}
.scrollbar-gutter-stable {
scrollbar-gutter: stable;
}
.no-pointer-events {
pointer-events: none;
}