eeb38948 by 任超

style:样式

1 parent c2e47dbc
......@@ -443,6 +443,7 @@ input[type='file'] {
border-radius: 5px;
padding: 10px 0;
box-sizing: border-box;
margin-bottom: 20px;
}
.itemImageUpdate {
margin-right: 15px;
......@@ -485,4 +486,5 @@ input[type='file'] {
width: 70px;
text-align: center;
writing-mode:vertical-lr;
margin-left: 5px;
}
\ No newline at end of file
......