summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/desktop/tags/timeline-post.tag1
-rw-r--r--src/web/app/mobile/tags/timeline-post.tag1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/web/app/desktop/tags/timeline-post.tag b/src/web/app/desktop/tags/timeline-post.tag
index 6d0f5ca830..4b9f4eec0c 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 d2313d0180..db71720574 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