@superinterface/react 2.20.1 → 2.20.2

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.js CHANGED
@@ -3705,8 +3705,8 @@ var Root11 = function(param) {
3705
3705
  },
3706
3706
  width: "100%",
3707
3707
  height: {
3708
- initial: "100dvh",
3709
- sm: "calc(100dvh - 96px)"
3708
+ initial: "100%",
3709
+ sm: "calc(100% - 96px)"
3710
3710
  },
3711
3711
  style: _object_spread({
3712
3712
  zIndex: 9999999999