mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-07-19 23:20:19 +02:00
add white-space: initial
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
-webkit-line-clamp: $lines;
|
||||
white-space: initial;
|
||||
}
|
||||
|
||||
@for $i from 1 through 6 {
|
||||
|
||||
Reference in New Issue
Block a user