hcong
2024-10-21 13272e92a6c98daad06aa166a6674bf4dac7cc4b
src/views/fysp/check/components/ArbitraryPhoto.vue
@@ -268,7 +268,7 @@
}
.btns {
  height: 10%;
  /* height: 10%; */
}
/* 
.img_types {
@@ -283,7 +283,7 @@
} */
.imgs {
  height: 370px;
  height: 650px;
  width: 90%;
  min-height: 100px !important;
  /* border-style:solid;
@@ -352,7 +352,8 @@
  padding: 5px;
}
.el-dialog__body {
::v-deep .el-dialog__body {
  height: 60vh;
  padding: 10px calc(var(--el-dialog-padding-primary) + 10px) !important;
}
</style>