Skip to content

Commit

Permalink
Fixed multiple-notifications css (MetaMask#13469)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanejonas authored Jan 31, 2022
1 parent c326572 commit 516de24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/components/app/multiple-notifications/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
.home-notification-wrapper--show-first {
> div {
position: fixed;
bottom: 10px;
right: 10px;
bottom: 8px;
right: 8px;
visibility: hidden;
}

Expand Down

0 comments on commit 516de24

Please sign in to comment.