update max-height

isekai-main
Barış Soner Uşaklı 2 years ago
parent b912a132a9
commit 2f94b4b850

@ -95,7 +95,7 @@
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
-webkit-line-clamp: $lines; -webkit-line-clamp: $lines;
white-space: initial; white-space: initial;
max-height: calc(1.5em * $lines); max-height: calc(1.25em * $lines);
} }
@for $i from 1 through 6 { @for $i from 1 through 6 {

Loading…
Cancel
Save