fix: page error while route changing

This commit is contained in:
jialin
2026-04-08 18:54:06 +08:00
committed by jialin
parent 1c09cc6c8c
commit 53cd8ba00c
4 changed files with 10 additions and 6 deletions
+3
View File
@@ -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;