guoxiaohuan 5 yıl önce
ebeveyn
işleme
f270817f94
1 değiştirilmiş dosya ile 14 ekleme ve 14 silme
  1. 14 14
      src/views/audit/index.vue

+ 14 - 14
src/views/audit/index.vue

@@ -430,20 +430,20 @@ export default {
                                     margin-right: 6px;
                                 }
                             }
-                            .content {
-                                span {
-                                    display: block !important;
-                                    height: 22px;
-                                    width: 100%;
-                                    font-size: 14px;
-                                    font-family: PingFangSC-Regular, PingFang SC;
-                                    font-weight: 400;
-                                    color: rgba(100, 108, 115, 1);
-                                    line-height: 20px;
-                                }
-                                span:nth-of-type(2) {
-                                    margin: 4px 0;
-                                }
+                        }
+                        .content {
+                            span {
+                                display: block !important;
+                                height: 22px;
+                                width: 100%;
+                                font-size: 14px;
+                                font-family: PingFangSC-Regular, PingFang SC;
+                                font-weight: 400;
+                                color: rgba(100, 108, 115, 1);
+                                line-height: 20px;
+                            }
+                            span:nth-of-type(2) {
+                                margin: 4px 0;
                             }
                         }
                     }