diff --git a/src/pages/ExportPage.scss b/src/pages/ExportPage.scss index 596c2f8..186a5e6 100644 --- a/src/pages/ExportPage.scss +++ b/src/pages/ExportPage.scss @@ -2004,6 +2004,8 @@ .contacts-virtuoso { height: 100%; width: 100%; + overflow-x: hidden !important; + overflow-y: auto !important; &::-webkit-scrollbar { width: 6px;