mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-06 07:26:45 +00:00
medium-zoom 遮罩层样式调整
This commit is contained in:
@@ -159,4 +159,8 @@ nav {
|
|||||||
background: rgba(31, 41, 55, .75);
|
background: rgba(31, 41, 55, .75);
|
||||||
-webkit-backdrop-filter: blur(10px);
|
-webkit-backdrop-filter: blur(10px);
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
|
}
|
||||||
|
|
||||||
|
.medium-zoom-overlay{
|
||||||
|
background: none !important;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user