diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index b40c25b508..bba1fd12b3 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -5802,8 +5802,9 @@ a.step-item-disabled { } .notification-center-badge { - top: 10; - right: 10; + top: 0; + right: 0; + position: absolute; } .notification-center {