@touchtech/baselayer-ui 2.4.14 → 2.4.15

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 -0
  2. package/package.json +1 -1
package/dist/styles.css CHANGED
@@ -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.15",
4
4
  "description": "React UI component library",
5
5
  "main": "dist/bundle.js",
6
6
  "scripts": {