diff --git a/frontend/src/app/features/in-app-notifications/bell/in-app-notification-bell.component.sass b/frontend/src/app/features/in-app-notifications/bell/in-app-notification-bell.component.sass index e167bb244f..41bcbd7d54 100644 --- a/frontend/src/app/features/in-app-notifications/bell/in-app-notification-bell.component.sass +++ b/frontend/src/app/features/in-app-notifications/bell/in-app-notification-bell.component.sass @@ -4,15 +4,8 @@ position: relative &--indicator + @include indicator-bubble position: absolute top: 10px right: 5px - display: flex - justify-content: center - align-items: center - height: 16px - width: 16px - border-radius: 0.5rem - font-size: 0.7rem background: darkred - font-weight: bold \ No newline at end of file diff --git a/frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.html b/frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.html index 1bed74cfab..11f714fa97 100644 --- a/frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.html +++ b/frontend/src/app/features/in-app-notifications/entry/in-app-notification-entry.component.html @@ -57,7 +57,7 @@ [principals]="actors" > -