animation flow fix
This commit is contained in:
@@ -19,7 +19,11 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: transparent;
|
||||
background: #eef6ee;
|
||||
}
|
||||
|
||||
[data-theme="dark"] .page-loader {
|
||||
background: #0a0a0a;
|
||||
}
|
||||
|
||||
.page-loader__tree {
|
||||
|
||||
Reference in New Issue
Block a user