mirror of
https://github.com/tabler/tabler.git
synced 2026-08-30 22:01:28 +04:00
Fix .form-select start-padding selector in .input-icon (#2625)
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
co-authored by
codecalm
parent
ef18be5abe
commit
c527135aae
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@tabler/core": patch
|
||||
---
|
||||
|
||||
Fixed `.input-icon` inline-start padding for `.form-select` by updating the selector from `:not(:last-child)` to `:not(:first-child)`.
|
||||
Reference in New Issue
Block a user