1
0
Fork 0

Fix button height when the icon is wrapped

This commit is contained in:
Chocobozzz 2023-02-17 09:37:23 +01:00
parent 27aba6e9ea
commit 55bd2e5793
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -254,7 +254,7 @@
border: 0;
font-weight: $font-semibold;
height: $button-height;
min-height: $button-height;
line-height: $button-height;
// Because of primeng that redefines border-radius of all input[type="..."]