organizr: more izi fix

This commit is contained in:
gilbN 2019-06-13 00:10:21 +02:00
parent aab3041724
commit 8e0f7c55bb
2 changed files with 2 additions and 2 deletions

View File

@ -256,7 +256,7 @@
-webkit-box-shadow: none; -webkit-box-shadow: none;
box-shadow: none; box-shadow: none;
} }
.iziToast.update-notify.iziToast-layout2 { .iziToast.update-notify.iziToast-layout2, .iziToast.success-notify.iziToast-layout2 {
border: none; border: none;
background: var(--modal-bg-color) !important; background: var(--modal-bg-color) !important;
border-bottom: transparent; border-bottom: transparent;

View File

@ -256,7 +256,7 @@
-webkit-box-shadow: none; -webkit-box-shadow: none;
box-shadow: none; box-shadow: none;
} }
.iziToast.update-notify.iziToast-layout2 { .iziToast.update-notify.iziToast-layout2, .iziToast.success-notify.iziToast-layout2 {
border: none; border: none;
background: var(--modal-bg-color) !important; background: var(--modal-bg-color) !important;
border-bottom: transparent; border-bottom: transparent;