@deriv-web-design/ui 0.1.38 → 0.1.39

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/index.css CHANGED
@@ -11266,8 +11266,7 @@
11266
11266
  }
11267
11267
  .tchow-stripWrap {
11268
11268
  width: 100%;
11269
- overflow-x: hidden;
11270
- overflow-y: visible;
11269
+ overflow: hidden;
11271
11270
  }
11272
11271
  .tchow-strip {
11273
11272
  display: inline-grid;