瀏覽代碼

fix: 样式调整

zh 2 年之前
父節點
當前提交
0c2d58112d
共有 1 個文件被更改,包括 7 次插入0 次删除
  1. 7 0
      src/views/commercialEngineering/components/examine.vue

+ 7 - 0
src/views/commercialEngineering/components/examine.vue

@@ -144,4 +144,11 @@ export default {
 .mg-b {
   margin: 10px 0;
 }
+::v-deep .el-image-viewer__close{
+  top: 106px;
+    right: 40px;
+    width: 40px;
+    height: 40px;
+    font-size: 40px;
+}
 </style>