fix: 暂时隐藏切换主题选项,修复刷新时界面暂时为黑色的问题

This commit is contained in:
刘洪洪
2024-02-22 16:47:53 +08:00
parent 2a6f81454e
commit 916ad6c387
3 changed files with 8 additions and 7 deletions

View File

@@ -242,6 +242,7 @@ export default {
}
.login--input {
:deep .el-input__wrapper {
background-color: rgb(11, 50, 92) !important;
box-shadow: none !important;
//border-bottom: 1px solid rgba(103,179,245,0.65);
border-bottom: 1px solid #295688;