Browse Source

fix: border-right

wangyuan 2 năm trước cách đây
mục cha
commit
3675109373
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      pages/reportDetail/reportDetail.wxss

+ 3 - 0
pages/reportDetail/reportDetail.wxss

@@ -253,6 +253,9 @@
 .level-b {
   border-right: 1rpx solid #ddd;
 }
+.level-c {
+  border-right: 1rpx solid #ddd;
+}
 .red {
   background-color:#9A1D16;
 }