aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification
diff options
context:
space:
mode:
authorHJ <30-hj@users.noreply.git.pleroma.social>2024-10-07 11:23:30 +0000
committerHJ <30-hj@users.noreply.git.pleroma.social>2024-10-07 11:23:30 +0000
commitcf7fab71036cd72abe6df4d68f7ac499626e27e7 (patch)
tree4cd4b9e7f74b5e764ccadc3b768f3b616bfbb7b6 /src/components/notification
parentbb0a7a81c5c5e9947471ccffff629af9ee6d6185 (diff)
parentbbef4e40dffd012dafed71e6efff5c05e7308c3e (diff)
Merge branch 'fix-mute-reasons-whitespaces' into 'develop'
Fix whitespaces for multiple status mute reasons, display bot status reason See merge request pleroma/pleroma-fe!1948
Diffstat (limited to 'src/components/notification')
-rw-r--r--src/components/notification/notification.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/notification/notification.scss b/src/components/notification/notification.scss
index 2dbced09..0ca6aea7 100644
--- a/src/components/notification/notification.scss
+++ b/src/components/notification/notification.scss
@@ -26,6 +26,7 @@
overflow: hidden;
display: flex;
flex-wrap: nowrap;
+ gap: 1ex;
& .status-username,
& .mute-thread,