Authored by 鲁尚清

修改BUG 97 测试活动告警告警设置对话框的文字重叠

@@ -5346,6 +5346,7 @@ grayColor{ @@ -5346,6 +5346,7 @@ grayColor{
5346 justify-content: center;/*水平居中*/ 5346 justify-content: center;/*水平居中*/
5347 display:flex; 5347 display:flex;
5348 border-right: 2px solid #009688; 5348 border-right: 2px solid #009688;
  5349 + line-height: normal;
5349 } 5350 }
5350 .content-box-group .box-group-right{ 5351 .content-box-group .box-group-right{
5351 float: left; 5352 float: left;