mirror of
https://github.com/afoim/fuwari.git
synced 2026-01-31 00:53:19 +08:00
style: 移除未使用的背景附着属性。使得桌面端Chromium 在CPU减速20x,在友链界面仍如德芙般丝滑
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user