From fb08327c0b38d4521734d94859310180ef100b2e Mon Sep 17 00:00:00 2001 From: laughmaker Date: Tue, 4 Feb 2025 22:25:39 +0800 Subject: [PATCH] update tag style --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index db7fec0..342609a 100644 --- a/theme.css +++ b/theme.css @@ -342,7 +342,7 @@ body:not(.is-grabbing):not(.is-fullscreen).is-hidden-frameless .mod-top .workspa margin-left: -3px; } -.tree-item-children .tree-item .tag-pane-tag:not(.mod-collapsible):before { +.tree-item .tag-pane-tag:not(.mod-collapsible):before { content: "•"; font-weight: bolder; padding-right: 5px;