Set line-height for vin-button same as font-size.
This commit is contained in:
@@ -118,6 +118,7 @@ textarea {
|
|||||||
border: 0;
|
border: 0;
|
||||||
width: fit-content;
|
width: fit-content;
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
|
line-height: 1.3rem;
|
||||||
height: 4rem;
|
height: 4rem;
|
||||||
max-height: 4rem;
|
max-height: 4rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user