Make the single line mode is consistent with status-content line height

This commit is contained in:
eugenijm 2020-07-23 16:39:01 +03:00
parent 25a015b471
commit 222ad2dd50
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ $status-margin: 0.75em;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
height: 1.4em;
}
}
}