1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-09-11 19:32:24 +02:00

org modal fix

This commit is contained in:
GilbN 2021-10-17 23:51:44 +02:00
parent ac4c317226
commit 9a6a236733

View File

@ -1579,7 +1579,8 @@ a:hover,
box-shadow: none !important;
}
.swal-overlay--show-modal .swal-modal {
.swal-overlay--show-modal .swal-modal:not(.swal-modal.orgAlertTransparent),
body > div.swal-overlay.swal-overlay--show-modal > div > div > div > div > div.panel-heading {
background: var(--main-bg-color);
background-repeat: repeat, no-repeat;
background-attachment: fixed, fixed;