feat:更新博客
This commit is contained in:
@@ -37,3 +37,16 @@
|
||||
filter: drop-shadow(-2px 4px 6px #0003);
|
||||
padding: 18px;
|
||||
}
|
||||
|
||||
.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;
|
||||
}
|
||||
Reference in New Issue
Block a user