style: 移除未使用的背景附着属性。使得桌面端Chromium 在CPU减速20x,在友链界面仍如德芙般丝滑

This commit is contained in:
二叉树树
2026-01-19 16:34:38 +08:00
parent 27206a7a9b
commit 90e4e6c161

View File

@@ -210,7 +210,6 @@ const bannerOffset =
background-position: var(--bg-position);
background-size: var(--bg-size);
background-repeat: var(--bg-repeat);
background-attachment: var(--bg-attachment);
opacity: 0;
pointer-events: none;
z-index: -1;