@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.
- package/dist/styles.css +2 -1
- 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:
|
|
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 {
|