Authored by 毕凯

Merge branch 'hotfix/maddstyle' into 'gray'

修改地址页面华为设备样式问题



See merge request !397
... ... @@ -37,11 +37,11 @@
}
label {
width: 20%;
width: 130px;
}
input {
width: 77%;
width: 470px;
line-height: 60px;
border: 0;
}
... ... @@ -52,7 +52,7 @@
textarea {
right: 0;
width: 77%;
width: 470px;
resize: none;
padding-top: 22px;
height: 120px;
... ...