feat: replace scroll-area from radix with one that actually works and doesn't cause layout issues

This commit is contained in:
Maze Winther
2025-08-03 12:29:06 +02:00
parent 02a50d12de
commit c0651fec19
2 changed files with 11 additions and 46 deletions
+1 -1
View File
@@ -229,7 +229,7 @@
@utility scrollbar-thin {
&::-webkit-scrollbar {
width: 8px;
width: 6px;
height: 8px;
}
&::-webkit-scrollbar-track {