@touchtech/baselayer-ui 2.4.15 → 2.4.16

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.
Files changed (2) hide show
  1. package/dist/styles.css +1 -1
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -679,7 +679,7 @@
679
679
  position: relative;
680
680
  width: 100%;
681
681
  height: 100%;
682
- contain: strict;
682
+ contain: content;
683
683
  }
684
684
 
685
685
  ._3zwln8xpkZwpTY5i6J7bOD._2el8xWqqf3w4S3x0s2D9xl {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@touchtech/baselayer-ui",
3
- "version": "2.4.15",
3
+ "version": "2.4.16",
4
4
  "description": "React UI component library",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {