diff options
Diffstat (limited to 'client/src/app/menu')
-rw-r--r-- | client/src/app/menu/avatar-notification.component.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/menu/avatar-notification.component.scss b/client/src/app/menu/avatar-notification.component.scss index 5e09225df..d0f01fc32 100644 --- a/client/src/app/menu/avatar-notification.component.scss +++ b/client/src/app/menu/avatar-notification.component.scss | |||
@@ -56,7 +56,7 @@ | |||
56 | align-items: center; | 56 | align-items: center; |
57 | justify-content: center; | 57 | justify-content: center; |
58 | font-weight: $font-semibold; | 58 | font-weight: $font-semibold; |
59 | color: var(--mainForegroundColor); | 59 | color: $fg-color; |
60 | padding: 7px 0; | 60 | padding: 7px 0; |
61 | } | 61 | } |
62 | } | 62 | } |