mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-24 23:06:51 +00:00
fix(export): restore sticky session rows
This commit is contained in:
@@ -2032,7 +2032,7 @@
|
||||
.contacts-virtuoso {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow-x: hidden !important;
|
||||
overflow-x: clip !important;
|
||||
overflow-y: auto !important;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
|
||||
Reference in New Issue
Block a user