fix: 暂时隐藏切换主题选项,修复刷新时界面暂时为黑色的问题
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user