Make statuses' id part a flex container
This commit is contained in:
parent
b6235ac47f
commit
a0d05af90d
1 changed files with 1 additions and 0 deletions
|
@ -141,6 +141,7 @@
|
|||
}
|
||||
|
||||
.nowrap {
|
||||
display: flex;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue