@@ -409,8 +409,8 @@
width: 100px;
box-sizing: border-box;
border: 1px solid #E2E5EF;
- height: 40px;
- line-height: 40px;
+ height: 34px;
+ line-height: 34px;
border-radius: 2px;
padding: 0 10px;
&:focus{
@@ -461,7 +461,7 @@
left: 50%;
top: 50%;
width: 500px;
- height:468px;
+ height:458px;
margin: -234px 0 0 -250px;
background: #fff;
border-radius:4px;
@@ -482,7 +482,7 @@
cursor: pointer;
}
.itemMsgContentBox{
- margin: 20px 0 0 0;
+ margin: 30px 0 0 0;
.itemMsgInfoBox{
line-height: 40px;
@@ -496,8 +496,8 @@
width: 280px;
@@ -533,7 +533,7 @@
.confirmEditBox{
position: relative;
text-align: center;
- top: 30px;
+ top: 20px;
.confirmEdit{
display: inline-block;