Remove scrollbar width property from slim-select.css

This commit is contained in:
Luis Eduardo Jeréz Girón
2024-09-06 21:50:01 -06:00
parent f134cef38f
commit 73369fb160
@@ -17,7 +17,6 @@
.ss-list {
all: unset;
scrollbar-width: thin;
@apply space-y-1 !important;
}