mirror of https://github.com/Chocobozzz/PeerTube
Fix button height when the icon is wrapped
parent
27aba6e9ea
commit
55bd2e5793
|
@ -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="..."]
|
||||
|
|
Loading…
Reference in New Issue