Fix status overflow

This commit is contained in:
r 2020-06-20 14:07:57 +00:00
parent 34c1d087af
commit 626369c317
1 changed files with 1 additions and 0 deletions

View File

@ -53,6 +53,7 @@
.status {
flex: 1;
overflow-x: auto;
}
.status-dname {