@touchtech/baselayer-ui 2.4.14 → 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 +2 -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 {
@@ -726,6 +726,7 @@
726
726
  .t1897dfts_pqHzSnwmWBW.lyiBs6OBxvREnwIR0ls2C {
727
727
  height: 100%;
728
728
  max-height: 100%;
729
+ width: auto;
729
730
  }
730
731
 
731
732
  .CPHNd8osKjLvQDEQUErux {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@touchtech/baselayer-ui",
3
- "version": "2.4.14",
3
+ "version": "2.4.16",
4
4
  "description": "React UI component library",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {