daisyui 2.6.1 → 2.6.2

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
@@ -823,7 +823,7 @@
823
823
  display: flex;
824
824
  align-items: center;
825
825
  }
826
- .navbar > * {
826
+ :where(.navbar > *) {
827
827
  display: inline-flex;
828
828
  align-items: center;
829
829
  }