hm 1 nedēļu atpakaļ
vecāks
revīzija
c5429e5df9
1 mainītis faili ar 6 papildinājumiem un 5 dzēšanām
  1. 6 5
      src/views/left/modules/ReportDisposal.vue

+ 6 - 5
src/views/left/modules/ReportDisposal.vue

@@ -441,18 +441,19 @@ function openRiskBigTable() {
 .content_four {
   // flex: 1;
   width: 100%;
-  height: 202px;
+  height: 210px;
 
   .content_four_body {
-    height: 146px;
+    height: 152px;
     padding: 0 10px;
+    box-sizing: border-box;
     display: flex;
     align-items: center;
     justify-content: space-between;
-    background: linear-gradient(180deg, rgba(32, 70, 121, 0) 2%, rgba(32, 70, 121, 0.6) 100%);
+    // background: linear-gradient(180deg, rgba(32, 70, 121, 0) 2%, rgba(32, 70, 121, 0.6) 100%);
     border-radius: 0px 0px 0px 0px;
-    border: 1px solid;
-    border-image: linear-gradient(180deg, rgba(7, 108, 208, 0), rgba(168, 212, 235, 1)) 1 1;
+    // border: 1px solid;
+    // border-image: linear-gradient(180deg, rgba(7, 108, 208, 0), rgba(168, 212, 235, 1)) 1 1;
   }
 
   // 检测设备  应急车辆