From 74382e0cdb91199ff97cd0f3de66f66cec40cc8e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 14 Jan 2025 10:18:41 +0100 Subject: [PATCH] Radius consistency --- .../about-follows.component.html | 4 ++-- .../follower-image.component.scss | 2 +- .../subscription-image.component.html | 2 +- .../subscription-image.component.scss | 2 +- client/src/app/+about/about.component.scss | 2 +- .../actor-avatar.component.scss | 4 ++++ .../actor-avatar.component.ts | 23 +++++++++++-------- client/src/sass/include/_variables.scss | 4 ++++ 8 files changed, 28 insertions(+), 15 deletions(-) diff --git a/client/src/app/+about/about-follows/about-follows.component.html b/client/src/app/+about/about-follows/about-follows.component.html index 222db1b7a..1d479877e 100644 --- a/client/src/app/+about/about-follows/about-follows.component.html +++ b/client/src/app/+about/about-follows/about-follows.component.html @@ -17,7 +17,7 @@
{{ instanceName }} does not have subscriptions.
- +
@@ -66,7 +66,7 @@
{{ instanceName }} does not have followers.