modal fix
This commit is contained in:
parent
0093acc204
commit
5eaaad64ae
@ -207,7 +207,7 @@
|
||||
background: rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.white-popup-block {
|
||||
background: var(--modal-bg-color)!important;
|
||||
background: var(--main-bg-color)!important;
|
||||
}
|
||||
.nav-tabs>li>a {
|
||||
color: #ffffff;
|
||||
|
||||
@ -207,7 +207,7 @@
|
||||
background: rgba(0, 0, 0, 0.25);
|
||||
}
|
||||
.white-popup-block {
|
||||
background: var(--modal-bg-color)!important;
|
||||
background: var(--main-bg-color)!important;
|
||||
}
|
||||
.nav-tabs>li>a {
|
||||
color: #ffffff;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user