diff --git a/theme-github.css b/theme-github.css index 3aa3166..37643f9 100644 --- a/theme-github.css +++ b/theme-github.css @@ -1576,8 +1576,3 @@ a.ui.label:not(.basic, .sha):hover { .code-expander-button:hover { background: #1f6feb; } - -/* 隐藏主页仓库列表仓库名称前的图标 */ -.svg.repo-list-icon { - display: none; -}