[S] Fix header overflow

This commit is contained in:
Hykilpikonna
2020-04-26 20:15:15 -04:00
parent e4ddd12b7b
commit 505953753c
@@ -128,6 +128,13 @@
.header
{
.title
{
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.subtitle
{
font-size: 12px;