Fixed error page background
This commit is contained in:
parent
6c5180b1d3
commit
85d360e58e
@ -121,6 +121,10 @@ html {
|
||||
.error-box {
|
||||
top: 10%;
|
||||
background: var(--main-bg-color);
|
||||
}
|
||||
/*error page background */
|
||||
#internal-Settings, #preloader, .active-tab-Settings, .error-page {
|
||||
background: var(--main-bg-color);
|
||||
}
|
||||
/* Settings - menu tabs */
|
||||
.sttabs nav {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user