mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with toasts comming in the background
This commit is contained in:
@@ -440,6 +440,10 @@ footer{
|
||||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
#toast-container {
|
||||
z-index: 999999 !important;
|
||||
}
|
||||
|
||||
#user_password {
|
||||
width: 50% !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user