1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-26 11:16:12 +04:00

fix: Fix .btn-icon size by aligning min-width calculation (#2530)

This commit is contained in:
Paweł Kuna
2025-11-15 13:15:12 +01:00
committed by GitHub
parent 8d8727f587
commit 5018aa9113
3 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@tabler/core": patch
---
Fixed `.btn-icon` to be square by aligning `min-width` calculation with base `.btn` formula.