forked from Mirrors/gomuks
web/timeline: fix text wrap on member events again
This commit is contained in:
parent
4349f7d75e
commit
573fc6a052
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ div.member-body {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: .25rem;
|
gap: .25rem;
|
||||||
|
text-wrap: nowrap;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue