Skip to content

Commit

Permalink
messages are now below navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
yashi-15 committed May 30, 2024
1 parent 5feee71 commit 57649c1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/components/Dashboard/Dashboard.css
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,10 @@
width: 18vw;
padding: 10px;
z-index: 100;
margin-top: 10px;
}

.toast-message:first-child{
margin-top: 90px;
}

@media (max-width: 960px) {
Expand Down

0 comments on commit 57649c1

Please sign in to comment.