Fix(HideScrollbar): Fix error stylesheet

This commit is contained in:
2024-07-15 10:04:06 +08:00
parent 43779227c2
commit 395c547e85

View File

@@ -14,7 +14,6 @@
-ms-overflow-style: none;
.hide-scrollbar-content {
width: fit-content;
min-width: 100%;
}
}