Make statuses' id part a flex container

This commit is contained in:
itepechi 2023-08-06 03:17:12 +09:00
parent b6235ac47f
commit a0d05af90d
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@
} }
.nowrap { .nowrap {
display: flex;
white-space: nowrap; white-space: nowrap;
} }
} }