sapp-common-package-test-final 1.6.0 → 1.6.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.css +2 -2
- package/package.json +1 -1
package/dist/index.css
CHANGED
@@ -1075,7 +1075,7 @@ button._3-kZ6 {
|
|
1075
1075
|
|
1076
1076
|
._1K0QG {
|
1077
1077
|
height: 100%;
|
1078
|
-
max-height:
|
1078
|
+
max-height: 70%;
|
1079
1079
|
max-width: 295px;
|
1080
1080
|
overflow: auto;
|
1081
1081
|
--tw-bg-opacity: 1;
|
@@ -1149,7 +1149,7 @@ button._3-kZ6 {
|
|
1149
1149
|
@media screen and (max-width: 1024px) {
|
1150
1150
|
._1K0QG {
|
1151
1151
|
position: absolute;
|
1152
|
-
top:
|
1152
|
+
top: 15%;
|
1153
1153
|
z-index: 999;
|
1154
1154
|
height: -moz-fit-content;
|
1155
1155
|
height: fit-content;
|