diff --git a/src/views/post/post.module.css b/src/views/post/post.module.css index ffd890e6..5f18920a 100644 --- a/src/views/post/post.module.css +++ b/src/views/post/post.module.css @@ -505,6 +505,7 @@ .editedInfo { color: var(--post-mobile-abbr-text-color); + font-size: var(--post-mobile-abbr-font-size); } .showOriginal {