daisyui 2.45.0 → 2.46.1

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
@@ -902,7 +902,7 @@
902
902
  .menu.horizontal :where(li) {
903
903
  flex-direction: row
904
904
  }
905
- .menu :where(li) {
905
+ :where(.menu li) {
906
906
  position: relative;
907
907
  display: flex;
908
908
  flex-shrink: 0;