Skip to content

Commit cf98abf

Browse files
committed
fix bell badge styles
1 parent 74dc9ea commit cf98abf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/ui/src/lib/components/layout/profile-control-panel/profile-control-panel.component.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
position: absolute;
4040
top: -5%;
4141
left: 0%;
42-
background-color: var(--red);
43-
border-radius: 100%;
4442
width: 6px;
4543
height: 6px;
44+
background-color: var(--red);
45+
border-radius: 100%;
4646
}
4747
}
4848
}

0 commit comments

Comments
 (0)