aboutsummaryrefslogtreecommitdiff
path: root/src/components/notification/notification.scss
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2021-08-13 13:06:42 +0300
committerHenry Jameson <me@hjkos.com>2021-08-13 13:06:42 +0300
commit4c974f5ca21c6a514d0dfc09a0aeab7789da95c5 (patch)
tree8cf02e3352294ff637952a85e7644adb9f56ae72 /src/components/notification/notification.scss
parent6c6df29ed3b76ee5f2e6ba43a6185ff66b91aace (diff)
richcontent support in polls, user cards and user profiles
Diffstat (limited to 'src/components/notification/notification.scss')
-rw-r--r--src/components/notification/notification.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components/notification/notification.scss b/src/components/notification/notification.scss
index f5905560..ec291547 100644
--- a/src/components/notification/notification.scss
+++ b/src/components/notification/notification.scss
@@ -2,6 +2,8 @@
// TODO Copypaste from Status, should unify it somehow
.Notification {
+ --emoji-size: 14px;
+
&.-muted {
padding: 0.25em 0.6em;
height: 1.2em;