Fix(HideScrollbar): Fix error stylesheet

This commit is contained in:
2024-07-15 00:03:07 +08:00
parent bcf048ce3b
commit c390ba1a2c

View File

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