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:
parent
66433e6ff3
commit
d39117d295
@ -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*/
|
||||
|
Loading…
Reference in New Issue
Block a user