1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

swal modal text color

This commit is contained in:
Marius 2021-03-21 19:15:02 +01:00
parent 66433e6ff3
commit d39117d295

View File

@ -361,8 +361,10 @@ div.shade-black {
.sweet-alert h2,
.sweet-alert p,
.swal-title {
color: var(--text);
.swal-title,
.swal-content,
.swal-content select {
color: var(--text) !important;
}
/*HELP TEXT*/