mirror of
https://github.com/bitwarden/web
synced 2025-12-11 13:53:17 +00: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:
@@ -119,3 +119,7 @@
|
|||||||
top: 20px;
|
top: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layout_frontend .toast-top-right {
|
||||||
|
top: 20px;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user