Authored by 李奇

Merge branch 'feature/customerService' into gray

... ... @@ -1071,17 +1071,19 @@ $color-3a3a3a: #3a3a3a;
.discontent {
max-height: 155px;
overflow: scroll;
overflow-y: scroll;
overflow-x: hidden;
margin-bottom: 30px;
.dis-row {
font-size: 0;
text-align: center;
margin-bottom: 13px;
.type {
position: relative;
display: inline-block;
width: 166px;
width: 155px;
height: 40px;
padding: 0 2px;
font-size: 12px;
... ...