diff --git a/templates/assets/zhheo/zhheoblog.css b/templates/assets/zhheo/zhheoblog.css index ed27f0e1..449b823d 100644 --- a/templates/assets/zhheo/zhheoblog.css +++ b/templates/assets/zhheo/zhheoblog.css @@ -9582,11 +9582,13 @@ span.recent-post-top-text { position: absolute; top: 8px; left: 8px; + display: flex; } /* 自定义的文章分类 */ a.article-meta__category { + display: block; padding: 2px 6px; background: var(--heo-black-op); border-radius: 6px;