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