diff --git a/src/styles/adaptedStyles/notificationsPage.scss b/src/styles/adaptedStyles/notificationsPage.scss index 5f61c8f4..7d8858fb 100644 --- a/src/styles/adaptedStyles/notificationsPage.scss +++ b/src/styles/adaptedStyles/notificationsPage.scss @@ -133,7 +133,8 @@ .notify-number, .bl-button--primary, .bl-button--ghost:hover, - .message .message-content.is-me { + .message .message-content.is-me, + .notify-dot { background-color: var(--bew-theme-color); }