feature: meduim-zoom 遮罩加毛玻璃,文章详情首图加zoom

This commit is contained in:
tangly1024
2021-12-31 14:34:02 +08:00
parent e114e95210
commit bde7f3a892
2 changed files with 40 additions and 10 deletions

View File

@@ -196,6 +196,8 @@
.medium-zoom-overlay {
z-index: 300;
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
}
.medium-zoom-image {