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