elseware-ui 2.36.8 → 2.36.9

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
@@ -752,9 +752,6 @@ video {
752
752
  .min-h-\[120px\] {
753
753
  min-height: 120px;
754
754
  }
755
- .min-h-\[240px\] {
756
- min-height: 240px;
757
- }
758
755
  .min-h-\[3rem\] {
759
756
  min-height: 3rem;
760
757
  }
@@ -5318,9 +5315,6 @@ video {
5318
5315
  .min-h-\[120px\] {
5319
5316
  min-height: 120px;
5320
5317
  }
5321
- .min-h-\[240px\] {
5322
- min-height: 240px;
5323
- }
5324
5318
  .min-h-\[3rem\] {
5325
5319
  min-height: 3rem;
5326
5320
  }
@@ -10231,9 +10225,6 @@ video {
10231
10225
  .min-h-\[120px\] {
10232
10226
  min-height: 120px;
10233
10227
  }
10234
- .min-h-\[240px\] {
10235
- min-height: 240px;
10236
- }
10237
10228
  .min-h-\[3rem\] {
10238
10229
  min-height: 3rem;
10239
10230
  }