@delightui/components 0.1.30 → 0.1.31

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.
@@ -2493,14 +2493,14 @@ span.flatpickr-weekday {
2493
2493
  grid-column: span 1;
2494
2494
  }
2495
2495
 
2496
- .GridList-module_gridListItem__AfoxZ * {
2496
+ .GridList-module_gridListItem__AfoxZ > * {
2497
2497
  width: 100%;
2498
2498
  }
2499
2499
  .Grid-module_grid__XrLxR {
2500
2500
  display: grid;
2501
2501
  }
2502
2502
 
2503
- .Grid-module_gridItem__RjtAu * {
2503
+ .Grid-module_gridItem__RjtAu > * {
2504
2504
  width: 100%;
2505
2505
  }
2506
2506
  .Form-module_form__9JYdv {
@@ -2493,14 +2493,14 @@ span.flatpickr-weekday {
2493
2493
  grid-column: span 1;
2494
2494
  }
2495
2495
 
2496
- .GridList-module_gridListItem__AfoxZ * {
2496
+ .GridList-module_gridListItem__AfoxZ > * {
2497
2497
  width: 100%;
2498
2498
  }
2499
2499
  .Grid-module_grid__XrLxR {
2500
2500
  display: grid;
2501
2501
  }
2502
2502
 
2503
- .Grid-module_gridItem__RjtAu * {
2503
+ .Grid-module_gridItem__RjtAu > * {
2504
2504
  width: 100%;
2505
2505
  }
2506
2506
  .Form-module_form__9JYdv {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@delightui/components",
3
- "version": "0.1.30",
3
+ "version": "0.1.31",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "start": "vite",