Commit 4662b6c5d1cd5ce50860af729f2d3fbc2bc728fa

Authored by fengtao
1 parent 26d10e0b

fix:修改告警分页问题隐藏样式问题

1 .alarm-detail-page { 1 .alarm-detail-page {
2 padding: 30rpx; 2 padding: 30rpx;
3 } 3 }
4 -.alarm-detail-column { 4 +.alarm- {
5 border-radius: 10px; 5 border-radius: 10px;
6 width: 688rpx; 6 width: 688rpx;
7 height: 573rpx; 7 height: 573rpx;
@@ -136,6 +136,7 @@ @@ -136,6 +136,7 @@
136 width: 400rpx; 136 width: 400rpx;
137 text-align: left; 137 text-align: left;
138 margin-top: 13rpx; 138 margin-top: 13rpx;
  139 + line-height: 40rpx;
139 140
140 .text { 141 .text {
141 color: #666666; 142 color: #666666;