Przeglądaj źródła

fix: 样式调整

zh 2 lat temu
rodzic
commit
0c2d58112d

+ 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>