Textarea line height based on variable
This commit is contained in:
parent
f5f86d7e60
commit
6f3833a7f0
@ -191,7 +191,7 @@ iqser-dynamic-input {
|
||||
}
|
||||
|
||||
textarea {
|
||||
line-height: 18px;
|
||||
line-height: calc(var(--iqser-inputs-font-size) * 1.4);
|
||||
}
|
||||
|
||||
.hex-color-input {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user