mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00: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:
@@ -115,4 +115,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
.layout_frontend .toast-top-right {
|
||||
top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user