From 18405e13b28f7003e11cadf23350a3b13ed897cb Mon Sep 17 00:00:00 2001 From: tangjinzhou <415800467@qq.com> Date: Fri, 18 Aug 2023 14:40:56 +0800 Subject: [PATCH] docs: update site style --- site/src/theme/static/icons.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/src/theme/static/icons.less b/site/src/theme/static/icons.less index 91f463e39..cb8b5fc79 100644 --- a/site/src/theme/static/icons.less +++ b/site/src/theme/static/icons.less @@ -83,7 +83,7 @@ ul.anticons-list { .copied-code { padding: 2px 4px 2px; font-size: 12px; - background: #f5f5f5; + background: transparent; border-radius: 2px; }