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