fix overflow

This commit is contained in:
Tom (plebeius.eth)
2024-09-17 18:01:29 +02:00
parent 5a9bf5b88b
commit a0d0b3eb5b
-6
View File
@@ -533,12 +533,6 @@
bottom: -5px;
}
.stateString {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
@media (max-width: 640px) {
.replyQuotePreview {
margin-right: 10px;