dce-reactkit 3.7.6 → 3.7.7

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/cjs/index.js CHANGED
@@ -474,6 +474,10 @@ const style$a = `
474
474
  opacity: 1;
475
475
  }
476
476
  }
477
+
478
+ .modal-dialog-scrollable {
479
+ height: 100% !important;
480
+ }
477
481
  `;
478
482
  /*------------------------------------------------------------------------*/
479
483
  /* ------------------------------ Component ----------------------------- */