From 7d136d799c391751b9371ec8f8b18c364b3691c9 Mon Sep 17 00:00:00 2001 From: mumuy Date: Tue, 13 May 2025 22:18:48 +0800 Subject: [PATCH] Update index.css --- static/style/index.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/static/style/index.css b/static/style/index.css index eed32dc..d877349 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -535,6 +535,14 @@ a:hover{ font-size: 13px; overflow: hidden; } + .mod-panel .hd .btn { + min-width: 64px; + margin: 2px 1px; + padding: 0 15px; + height: 36px; + line-height: 35px; + font-size: 14px; + } .mod-article{ margin-bottom: 25px;