aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/menu/notification.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/menu/notification.component.scss')
-rw-r--r--client/src/app/menu/notification.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/notification.component.scss b/client/src/app/menu/notification.component.scss
index 7f72c98d1..256ed7328 100644
--- a/client/src/app/menu/notification.component.scss
+++ b/client/src/app/menu/notification.component.scss
@@ -130,7 +130,7 @@
130 align-items: center; 130 align-items: center;
131 justify-content: center; 131 justify-content: center;
132 font-weight: $font-semibold; 132 font-weight: $font-semibold;
133 color: $fg-color; 133 color: pvar(--mainForegroundColor);
134 padding: 7px 0; 134 padding: 7px 0;
135 margin-top: auto; 135 margin-top: auto;
136 text-decoration: none; 136 text-decoration: none;