You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's a screenshot on macOS 11.5.2 with Safari 14.1.2 (type="number" shown as well for comparison since it looks good):
Here's a screenshot on the same Mac using Chrome 92:
Also, you'll notice the color of the date and time separators ("/" and ":") and comma in the placeholder are black while the other content is light gray. This color difference doesn't appear in Chrome (although the placeholders for DateTime, Date, and Time on Chrome are black and don't match the placeholder for type number).
The text was updated successfully, but these errors were encountered:
Looking at the samples of the Input component on https://sveltestrap.js.org/?path=/story/components--inputs, the rendering of types Date, Datetime, and Time show too much padding especially at the bottom of the Input.
Here's a screenshot on macOS 11.5.2 with Safari 14.1.2 (type="number" shown as well for comparison since it looks good):
Here's a screenshot on the same Mac using Chrome 92:
Also, you'll notice the color of the date and time separators ("/" and ":") and comma in the placeholder are black while the other content is light gray. This color difference doesn't appear in Chrome (although the placeholders for DateTime, Date, and Time on Chrome are black and don't match the placeholder for type number).
The text was updated successfully, but these errors were encountered: