1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-06 19:32:22 +04:00
Files
tabler/.changeset/fix-form-select-icon-padding.md
2026-07-30 18:27:10 +02:00

166 B

@tabler/core
@tabler/core
patch

Fixed .input-icon inline-start padding for .form-select by updating the selector from :not(:last-child) to :not(:first-child).