From 75635045d7efc990a4e3e8accb67f39e38a6d2cb Mon Sep 17 00:00:00 2001 From: wxiaoguang Date: Wed, 6 Sep 2023 15:04:17 +0800 Subject: [PATCH] fix --- web_src/css/repo.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web_src/css/repo.css b/web_src/css/repo.css index fb85a53ab7d42..a03ec9f0601ee 100644 --- a/web_src/css/repo.css +++ b/web_src/css/repo.css @@ -2507,9 +2507,10 @@ } /* Scoped labels with different colors on left and right */ -.scope-parent { +.ui.label.scope-parent { background: none !important; padding: 0 !important; + gap: 0 !important; } .ui.label.scope-left {