Update organizr-base.css

This commit is contained in:
GilbN 2020-01-05 12:25:37 +01:00 committed by GitHub
parent 70b3779f8e
commit 825c5aece1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -503,7 +503,7 @@ table.dataTable>tbody>tr:nth-of-type(even):hover {
.iziToast:after {
background: var(--modal-bg-color) !important;
}
.update-notify .iziToast-progressbar div, .success-notify {
.update-notify .iziToast-progressbar div, .success-notify .iziToast-progressbar div {
background: var(--notification-box-line) !important;
}
.iziToast>.iziToast-close {