remove nowarp so that mobiles can see conplete details

pull/1799/head
Blueagle 2023-02-28 08:16:38 +00:00
parent 25f44b84df
commit fce254651a
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@
.detail { .detail {
display: flex; display: flex;
flex: 1; flex: 1;
white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
overflow: hidden; overflow: hidden;
} }