mirror of
https://github.com/bitwarden/browser.git
synced 2025-03-02 03:41:09 +01:00
Toast without Navbar Styling (#1210)
* layout_frontend toast update Changes top when the navbar isn't present so the toast position appears where expected * Update toasts.scss
This commit is contained in:
parent
7b21e380cb
commit
fc7a7281fe
@ -115,4 +115,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.layout_frontend .toast-top-right {
|
||||
top: 20px;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user