@stokelp/ui 2.96.3 → 2.96.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/ui.js CHANGED
@@ -19709,7 +19709,7 @@ const { withProvider: vp, withContext: P5 } = n1(oa, {
19709
19709
  fontFamily: "satoshi",
19710
19710
  overflowX: "scroll",
19711
19711
  scrollbarWidth: "none",
19712
- "&::webkit-scrollbar": {
19712
+ "&:webkit-scrollbar": {
19713
19713
  display: "none"
19714
19714
  },
19715
19715
  border: "1px solid transparent"