Make changeset descriptions short and consistent (#2854)

This commit is contained in:
Paweł Kuna
2026-08-12 00:38:50 +02:00
committed by GitHub
parent ffe3489345
commit 90f074eae1
81 changed files with 150 additions and 110 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@tabler/core": patch
---
Fixed `.input-icon` inline-start padding for `.form-select` by updating the selector from `:not(:last-child)` to `:not(:first-child)`.
Fixed `.input-icon` inline-start padding for `.form-select`.