feat:更新图片预览插件

This commit is contained in:
2026-02-26 19:01:03 +08:00
parent 24c3fded6c
commit 62d0b0515e
5 changed files with 45 additions and 36 deletions

View File

@@ -36,19 +36,6 @@
border-top: none;
}
.medium-zoom-overlay {
background-color: var(--vp-c-bg) !important;
z-index: 100;
}
.medium-zoom-overlay ~ img {
z-index: 101;
}
.medium-zoom--opened .medium-zoom-overlay {
opacity: 0.9 !important;
}
strong {
color: #bd34fe;
}