添加 .vitepress/theme/style/zoom.css

This commit is contained in:
2026-05-11 20:46:48 +08:00
parent 74497733a9
commit cfd8199006

View File

@@ -0,0 +1,7 @@
.medium-zoom-overlay {
z-index: 9998;
}
.medium-zoom-image--opened {
z-index: 9999;
}