瀏覽代碼

边框粗细调整

hbchen 2 年之前
父節點
當前提交
27546d6013
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
                     height: 104px;
                     box-sizing: border-box;
                     box-sizing: border-box;
                     border-radius: 8px;
                     border-radius: 8px;
-                    border: solid 3px #E5E5E5;
+                    border: solid 2.5px #E5E5E5;
                     display: flex;
                     display: flex;
                     align-items: center;
                     align-items: center;
                     justify-content: center;
                     justify-content: center;