From 6e977f59896a1840f59d8db0a0a64d4cc60c3426 Mon Sep 17 00:00:00 2001 From: STDquantum <405720329@qq.com> Date: Sun, 17 Dec 2023 19:12:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8D=A2=E4=BA=86=E7=A7=8D=E6=AD=A3=E5=B8=B8?= =?UTF-8?q?=E6=96=B9=E6=B3=95=E8=B0=83=E6=95=B4=E5=BE=AE=E4=BF=A1=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E8=A1=A8=E6=83=85=E7=9A=84=E4=BD=8D=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/DataBase/output_pc.py | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/DataBase/output_pc.py b/app/DataBase/output_pc.py index 43e174a..6387d03 100644 --- a/app/DataBase/output_pc.py +++ b/app/DataBase/output_pc.py @@ -1000,10 +1000,10 @@ input { } .emoji_img { - width: 26px; - height: 26px; - position: relative; - bottom: -6px; + width: 22px; + height: 22px; + vertical-align: middle; + margin-top: -4.4px; }