1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-02 05:27:16 +02:00

Unraid: Modal bg fix for #548

This commit is contained in:
GilbN 2024-03-29 13:01:54 +01:00
parent 67108d3918
commit 9a7ef6fd5b

View File

@ -675,7 +675,7 @@ div.shade-black {
/* MODAL */
.sweet-alert, .sweet-alert .sa-icon.sa-success .sa-fix {
background-color: var(--modal-bg-color);
background: var(--modal-bg-color);
}
.sweet-alert.nchan h2 {