[S] Use ellipsis if header is too long
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
margin-bottom: 10px;
|
||||
|
||||
font-size: 24px;
|
||||
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.divider
|
||||
|
||||
Reference in New Issue
Block a user