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