照片集缩放

This commit is contained in:
tlyong1992
2022-05-19 16:37:36 +08:00
parent c68178a402
commit 0e5ab8d151

View File

@@ -154,3 +154,7 @@ nav {
z-index: 1000;
pointer-events: none;
}
.medium-zoom-image--opened{
width: auto; !important;
}