From 660016b472751ca0fc3d6057910b857601ce88aa Mon Sep 17 00:00:00 2001 From: Misaka-L Date: Sat, 24 Apr 2021 20:47:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=BA=86=E9=A2=91=E9=81=93?= =?UTF-8?q?=E5=8F=B3=E4=B8=8A=E8=A7=92=E6=8C=89=E9=92=AE=E8=AF=A1=E5=BC=82?= =?UTF-8?q?=E7=9A=84=E9=BB=91=E8=89=B2=E6=96=B9=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Nameless.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Nameless.css b/Nameless.css index 13b41b9..409c106 100644 --- a/Nameless.css +++ b/Nameless.css @@ -172,4 +172,8 @@ body{ .user-setting-menu{ backdrop-filter: blur(1rem); +} + +.header-right{ + background: transparent; /* 去除频道右上角按钮诡异的黑色方块 */ } \ No newline at end of file