update
This commit is contained in:
parent
e8a5de0ce6
commit
961d7a059a
|
@ -2,11 +2,12 @@
|
|||
flex-basis: 60px!important;
|
||||
/* justify-content: flex-end; */
|
||||
}
|
||||
.addaccinfo{
|
||||
|
||||
#addaccinfo{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
|
||||
.addform{
|
||||
.form{
|
||||
width: 70%;
|
||||
}
|
||||
.mypic{
|
||||
|
@ -35,4 +36,19 @@
|
|||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
.sel1{
|
||||
width: auto;
|
||||
float: left;
|
||||
|
||||
}
|
||||
.sel2{
|
||||
width: auto;
|
||||
float: left;
|
||||
}
|
||||
.sel3{
|
||||
margin-left: 30px;
|
||||
}
|
||||
.sel1 .form-compontent{
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue