[S] Fix header overflow
This commit is contained in:
@@ -128,6 +128,13 @@
|
||||
|
||||
.header
|
||||
{
|
||||
.title
|
||||
{
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
.subtitle
|
||||
{
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user