daisyui 2.30.0 → 2.31.0

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/styled.css CHANGED
@@ -764,7 +764,6 @@
764
764
  }
765
765
  .menu {
766
766
  display: flex;
767
- width: max-content;
768
767
  flex-direction: column;
769
768
  flex-wrap: wrap
770
769
  }