daisyui 3.6.2 → 3.6.3

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
@@ -1720,10 +1720,9 @@ html {
1720
1720
  height: 3rem;
1721
1721
  padding-left: 1rem;
1722
1722
  padding-right: 1rem;
1723
+ min-height: 3rem;
1723
1724
  font-size: 0.875rem;
1724
- line-height: 1.25rem;
1725
1725
  line-height: 1em;
1726
- min-height: 3rem;
1727
1726
  gap: 0.5rem;
1728
1727
  font-weight: 600;
1729
1728
  text-decoration-line: none;
package/dist/styled.css CHANGED
@@ -119,9 +119,8 @@
119
119
  height: 3rem;
120
120
  padding-left: 1rem;
121
121
  padding-right: 1rem;
122
- font-size: 0.875rem;
123
- line-height: 1.25rem;
124
122
  min-height: 3rem;
123
+ font-size: 0.875rem;
125
124
  line-height: 1em;
126
125
  }
127
126