This commit is contained in:
yanran200730
2022-05-31 18:56:37 +08:00
parent a3ee738baf
commit acd70b055b
3 changed files with 33 additions and 22 deletions

View File

@@ -577,7 +577,8 @@
overflow: hidden;
.waterMarker-img {
width: 100%;
max-width: 100%;
object-fit: cover;
max-height: calc(100vh - 321px - 128px);
}