diff --git a/src/views/preview/comment/comment.scss b/src/views/preview/comment/comment.scss index 6a3042b24..abd9ee6e2 100644 --- a/src/views/preview/comment/comment.scss +++ b/src/views/preview/comment/comment.scss @@ -285,7 +285,7 @@ } .thread-limit-status { - width: calc(100% - 10rem); + width: calc(100% - 4rem); margin-left: auto; .comment-status-icon {