diff --git a/src/views/login.vue b/src/views/login.vue index 2652727..f9cf23b 100755 --- a/src/views/login.vue +++ b/src/views/login.vue @@ -396,10 +396,6 @@ function testAccount(account: string) { } } - :deep(.ant-divider-inner-text) { - background-color: var(--g-container-bg); - } - .flex-bar { display: flex; align-items: center;