update at 2026-02-14 15:45:19

This commit is contained in:
douboer
2026-02-14 15:45:19 +08:00
parent b293fb5918
commit 18698b613e

View File

@@ -323,9 +323,15 @@ body {
border-radius: 8px; border-radius: 8px;
} }
.weixin-btn {
width: auto;
height: auto;
}
.weixin-btn img { .weixin-btn img {
height: 42px; height: 42px;
width: auto; width: auto;
max-height: none;
} }
.content { .content {