fix: add white-space property
This commit is contained in:
@@ -35,6 +35,7 @@
|
|||||||
& h3,
|
& h3,
|
||||||
& .date,
|
& .date,
|
||||||
& .lead {
|
& .lead {
|
||||||
|
white-space: nowrap;
|
||||||
text-wrap: nowrap;
|
text-wrap: nowrap;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|||||||
Reference in New Issue
Block a user