[mirotalk] - remove swal shadow

This commit is contained in:
Miroslav Pejic
2024-07-29 19:52:38 +02:00
parent 31beb66971
commit 99196deb3a
+2 -2
View File
@@ -1379,7 +1379,7 @@ input:checked + .slider:before {
.swal2-popup {
border: 0.5px solid rgb(255 255 255 / 32%) !important;
box-shadow: var(--box-shadow) !important;
/* box-shadow: var(--box-shadow) !important; */
}
.swal2-popup .swal2-styled:focus {
@@ -1417,7 +1417,7 @@ input:checked + .slider:before {
}
.swal2-timer-progress-bar-container {
background: var(--body-bg)
background: var(--body-bg);
}
.img-about {