fix(export): restore sticky session rows

This commit is contained in:
aits2026
2026-03-10 14:58:52 +08:00
parent fe1c8862e6
commit 0d9fcc731a

View File

@@ -2032,7 +2032,7 @@
.contacts-virtuoso { .contacts-virtuoso {
height: 100%; height: 100%;
width: 100%; width: 100%;
overflow-x: hidden !important; overflow-x: clip !important;
overflow-y: auto !important; overflow-y: auto !important;
&::-webkit-scrollbar { &::-webkit-scrollbar {