Refactor scrollarea component for overlayscrollbars

This commit is contained in:
jeffvli
2023-07-21 05:20:40 -07:00
parent 3d6f5a2748
commit c3d8791455
9 changed files with 95 additions and 99 deletions
+1
View File
@@ -2,6 +2,7 @@
@use '../themes/dark.scss';
@use '../themes/light.scss';
@use './ag-grid.scss';
@use './overlayscrollbars.scss';
* {
box-sizing: border-box;