pam-grid 1.0.7 → 1.0.8

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 CHANGED
@@ -27385,7 +27385,7 @@ body:not(.modal-open) .layout-content-navbar .layout-navbar {
27385
27385
  font-size: 0.875rem;
27386
27386
  }
27387
27387
  .grid-wrapper {
27388
- max-height: 50vh;
27388
+ max-height: 80vh;
27389
27389
  overflow-y: auto;
27390
27390
  overflow-x: auto;
27391
27391
  position: relative;