mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-08 22:05:11 +02:00
style(toas): move toast to the top of offcanvas
This commit is contained in:
@@ -49,6 +49,10 @@ div:where(.swal2-container) {
|
|||||||
z-index: 1101 !important;
|
z-index: 1101 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#toasts .toast-container {
|
||||||
|
z-index: 1100;
|
||||||
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
/* Set the background-color to DaisyUI CSS variable */
|
/* Set the background-color to DaisyUI CSS variable */
|
||||||
background-color: var(--color-primary);
|
background-color: var(--color-primary);
|
||||||
|
|||||||
Reference in New Issue
Block a user