diff --git a/src/views/post/post.module.css b/src/views/post/post.module.css index 9244e09d..1209df4e 100644 --- a/src/views/post/post.module.css +++ b/src/views/post/post.module.css @@ -533,12 +533,6 @@ bottom: -5px; } -.stateString { - white-space: nowrap; - overflow: hidden; - text-overflow: ellipsis; -} - @media (max-width: 640px) { .replyQuotePreview { margin-right: 10px;