daisyui 4.4.13 → 4.4.14

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/full.css CHANGED
@@ -3067,8 +3067,7 @@ html {
3067
3067
  width: 100%}
3068
3068
  .drawer-content {
3069
3069
  grid-column-start: 2;
3070
- grid-row-start: 1;
3071
- overflow-x: auto}
3070
+ grid-row-start: 1}
3072
3071
  .drawer-side {
3073
3072
  pointer-events: none;
3074
3073
  position: fixed;
package/dist/styled.css CHANGED
@@ -461,7 +461,6 @@
461
461
  .drawer-content {
462
462
  grid-column-start: 2;
463
463
  grid-row-start: 1;
464
- overflow-x: auto;
465
464
  }
466
465
  .drawer-side {
467
466
  pointer-events: none;