diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag index 6d0f5ca83..4b9f4eec0 100644 --- a/src/web/app/desktop/tags/timeline-post.tag +++ b/src/web/app/desktop/tags/timeline-post.tag @@ -246,6 +246,7 @@ font-size 80% color $theme-color-foreground background $theme-color + border-radius 4px > .media > img diff --git a/src/web/app/mobile/tags/timeline-post.tag b/src/web/app/mobile/tags/timeline-post.tag index d2313d018..db7172057 100644 --- a/src/web/app/mobile/tags/timeline-post.tag +++ b/src/web/app/mobile/tags/timeline-post.tag @@ -226,6 +226,7 @@ font-size 80% color $theme-color-foreground background $theme-color + border-radius 4px > .media > img