Settings swithing fix
This commit is contained in:
parent
0f4bd3e028
commit
014c819a4b
@ -103,6 +103,9 @@
|
||||
.content-wrap {
|
||||
background: var(--main-bg-color) !important;
|
||||
}
|
||||
.panel-wrapper > .bg-org .tab-content {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.panel-blue .panel-heading, .panel-info .panel-heading {
|
||||
border-color: #ffffff;
|
||||
color: #fff;
|
||||
|
||||
@ -103,6 +103,9 @@
|
||||
.content-wrap {
|
||||
background: var(--main-bg-color) !important;
|
||||
}
|
||||
.panel-wrapper > .bg-org .tab-content {
|
||||
background-color: transparent !important;
|
||||
}
|
||||
.panel-blue .panel-heading, .panel-info .panel-heading {
|
||||
border-color: #ffffff;
|
||||
color: #fff;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user