fix: page error while route changing
This commit is contained in:
@@ -88,6 +88,8 @@ html {
|
||||
--ant-line-type: solid;
|
||||
--ant-line-width: 1px;
|
||||
--color-esc-hint-bg: rgba(0, 0, 0, 75%);
|
||||
// ======== container ============
|
||||
--color-border-container: #ededed;
|
||||
}
|
||||
|
||||
html[data-theme='realDark'] {
|
||||
@@ -104,6 +106,7 @@ html[data-theme='realDark'] {
|
||||
--color-modal-box-shadow: none;
|
||||
--color-spotlight-bg: #3e3e3e;
|
||||
--color-esc-hint-bg: rgba(150, 150, 150, 75%);
|
||||
--color-border-container: #3a3a3a;
|
||||
|
||||
background: #141414;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user