This commit is contained in:
red-deng-deng 2021-11-11 17:37:59 +08:00
parent e8a5de0ce6
commit 961d7a059a
1 changed files with 19 additions and 3 deletions

View File

@ -2,11 +2,12 @@
flex-basis: 60px!important;
/* justify-content: flex-end; */
}
.addaccinfo{
#addaccinfo{
width: 100%;
display: flex;
.addform{
.form{
width: 70%;
}
.mypic{
@ -36,3 +37,18 @@
}
}
.sel1{
width: auto;
float: left;
}
.sel2{
width: auto;
float: left;
}
.sel3{
margin-left: 30px;
}
.sel1 .form-compontent{
margin-left: 40px;
}