mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-05-12 02:21:06 +08:00
更新 _misc.scss
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
// 磨砂渐变效果
|
||||
backdrop-filter: blur(20px);
|
||||
block-size: calc(env(safe-area-inset-top, 0px) + var(--navbar-height) + 5rem);
|
||||
block-size: calc(env(safe-area-inset-top, 0px) + var(--navbar-height) + 6rem);
|
||||
content: "";
|
||||
inset-block-start: 0;
|
||||
inset-inline: 0;
|
||||
|
||||
Reference in New Issue
Block a user