fix: 调整ele升级后登录页样式
This commit is contained in:
@@ -327,11 +327,11 @@ export default {
|
|||||||
align-items: flex-start;
|
align-items: flex-start;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height:40px;
|
height:40px;
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.license-file {
|
.license-file {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
height: 100%;
|
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
.license__btn {
|
.license__btn {
|
||||||
@@ -352,7 +352,6 @@ export default {
|
|||||||
}
|
}
|
||||||
:deep .el-form-item {
|
:deep .el-form-item {
|
||||||
width: 334px;
|
width: 334px;
|
||||||
margin-bottom: 25px;
|
|
||||||
}
|
}
|
||||||
:deep .el-input__prefix {
|
:deep .el-input__prefix {
|
||||||
color: #6DBBFF;
|
color: #6DBBFF;
|
||||||
|
|||||||
Reference in New Issue
Block a user