fix: 调整ele升级后登录页样式

This commit is contained in:
chenjinsong
2024-03-20 10:14:42 +08:00
parent b41818c602
commit c88779e815

View File

@@ -327,11 +327,11 @@ export default {
align-items: flex-start;
justify-content: center;
height:40px;
width: 100%;
}
.license-file {
display: flex;
flex-direction: row;
height: 100%;
align-items: center;
justify-content: space-between;
.license__btn {
@@ -352,7 +352,6 @@ export default {
}
:deep .el-form-item {
width: 334px;
margin-bottom: 25px;
}
:deep .el-input__prefix {
color: #6DBBFF;