[mirotalk] - remove swal shadow
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user