Browse Source

fix: 样式调整

zh 2 years ago
parent
commit
0c2d58112d
1 changed files with 7 additions and 0 deletions
  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>