mirror of
https://github.com/hicccc77/WeFlow.git
synced 2026-03-25 15:25:50 +00:00
fix(export): remove virtuoso horizontal scrollbar
This commit is contained in:
@@ -2004,6 +2004,8 @@
|
||||
.contacts-virtuoso {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
overflow-x: hidden !important;
|
||||
overflow-y: auto !important;
|
||||
|
||||
&::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
|
||||
Reference in New Issue
Block a user