sapp-common-package-test-final 1.7.9 → 1.8.0
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
@@ -291,7 +291,7 @@ div._3kHog {
|
|
291
291
|
._2NDGW,
|
292
292
|
._1QrJs {
|
293
293
|
width: 100%;
|
294
|
-
overflow:
|
294
|
+
overflow: auto
|
295
295
|
}
|
296
296
|
|
297
297
|
._3Tsy4 {
|
@@ -825,7 +825,7 @@ div._US4AW {
|
|
825
825
|
|
826
826
|
._3gTTi,
|
827
827
|
._1JsGC {
|
828
|
-
@apply w-full overflow-
|
828
|
+
@apply w-full overflow-auto;
|
829
829
|
}
|
830
830
|
|
831
831
|
._2244F {
|