misc
This commit is contained in:
@@ -847,6 +847,12 @@ Custom
|
||||
/*
|
||||
Toastify customizations
|
||||
*/
|
||||
.Toastify__toast-container--top-right,
|
||||
.Toastify__toast-container--top-center,
|
||||
.Toastify__toast-container--top-left {
|
||||
top: 80px !important; /* keep below sticky nav */
|
||||
}
|
||||
|
||||
.Toastify__toast {
|
||||
border-radius: 12px !important;
|
||||
backdrop-filter: blur(12px) !important;
|
||||
|
||||
Reference in New Issue
Block a user