mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-07 15:51:46 +02:00
update max-height
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: $lines;
|
||||
white-space: initial;
|
||||
max-height: calc(1.5em * $lines);
|
||||
max-height: calc(1.25em * $lines);
|
||||
}
|
||||
|
||||
@for $i from 1 through 6 {
|
||||
|
||||
Reference in New Issue
Block a user