daisyui 2.14.0 → 2.14.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
@@ -2260,6 +2260,9 @@ body[dir="rtl"] .checkbox:checked,
2260
2260
  display: none;
2261
2261
  } */
2262
2262
  }
2263
+ .input[list]::-webkit-calendar-picker-indicator {
2264
+ line-height: 1em;
2265
+ }
2263
2266
  .input-bordered {
2264
2267
  --tw-border-opacity: 0.2;
2265
2268
  }