Browse Source

边框粗细调整

hbchen 2 years ago
parent
commit
27546d6013
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/hzyb/report/Detail.vue

+ 1 - 1
src/views/hzyb/report/Detail.vue

@@ -819,7 +819,7 @@ export default {
                     height: 104px;
                     box-sizing: border-box;
                     border-radius: 8px;
-                    border: solid 3px #E5E5E5;
+                    border: solid 2.5px #E5E5E5;
                     display: flex;
                     align-items: center;
                     justify-content: center;