From 18698b613ed9bbf3efdac1669fcff0cad729f499 Mon Sep 17 00:00:00 2001 From: douboer Date: Sat, 14 Feb 2026 15:45:19 +0800 Subject: [PATCH] update at 2026-02-14 15:45:19 --- src/styles.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/styles.css b/src/styles.css index ce917f0..13d3982 100644 --- a/src/styles.css +++ b/src/styles.css @@ -323,9 +323,15 @@ body { border-radius: 8px; } +.weixin-btn { + width: auto; + height: auto; +} + .weixin-btn img { height: 42px; width: auto; + max-height: none; } .content {