image bg upload limit
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: var(--color-bg-soft, #eef6ee);
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.page-loader__tree {
|
||||
@@ -2612,9 +2612,6 @@
|
||||
}
|
||||
|
||||
/* -- Page loader -- */
|
||||
[data-theme="dark"] .page-loader {
|
||||
background: #0f0f0f;
|
||||
}
|
||||
|
||||
/* -- Alert messages -- */
|
||||
[data-theme="dark"] .alert-msg--error {
|
||||
|
||||
Reference in New Issue
Block a user