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.
Files changed (2) hide show
  1. package/dist/index.css +2 -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: hidden
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-hidden;
828
+ @apply w-full overflow-auto;
829
829
  }
830
830
 
831
831
  ._2244F {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "sapp-common-package-test-final",
3
- "version": "1.7.9",
3
+ "version": "1.8.0",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "",
6
6
  "license": "MIT",