@@ -253,7 +253,7 @@
.infomationBox .treatTextBox {
margin-left: 80px;
line-height: 20px;
- height: 60px;
+ max-height: 60px;
overflow:hidden;
// text-overflow:ellipsis;
// display: -webkit-box;
@@ -263,7 +263,7 @@
.infomationBox .treatDrugBox {
- height: 120px;
+ max-height: 120px;
overflow: hidden;
}
.tipsInfoBox {