wenhongquan 3 년 전
부모
커밋
1042d3eaeb
2개의 변경된 파일12개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      src/views/IncidentManagementDetail/index.scss
  2. 6 0
      src/views/IncidentManagementDetailLite/index.scss

+ 6 - 0
src/views/IncidentManagementDetail/index.scss

@@ -86,6 +86,12 @@
             text-align: left;
             color: #333333;
             padding-bottom: 16px;
+            .cz-yuan {
+                background: #0B33A8;
+                width: 5px;
+                height: 5px;
+                left: 3px;
+            }
         }
     }
     .active {

+ 6 - 0
src/views/IncidentManagementDetailLite/index.scss

@@ -86,6 +86,12 @@
             text-align: left;
             color: #333333;
             padding-bottom: 10px;
+            .cz-yuan {
+                background: #0B33A8;
+                width: 5px;
+                height: 5px;
+                left: 3px;
+            }
         }
     }
     .active {