Skip to content

Commit

Permalink
fix: bell went up
Browse files Browse the repository at this point in the history
  • Loading branch information
lauti7 committed Dec 1, 2023
1 parent f79cd83 commit 3ea1713
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/Notifications/Notifications.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@
flex-direction: column;
}

.dcl.notifications > div {
width: 32px;
height: 32px;
}

.dcl.notifications-bell {
display: flex;
background: none;
Expand Down

0 comments on commit 3ea1713

Please sign in to comment.