From b04a9c557d7559e4af53e962735fc2a4456db2cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Fri, 12 Mar 2021 17:59:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E5=A4=A7=E4=BA=86=E5=9B=BE=E6=A0=87?= =?UTF-8?q?=E5=90=8E=E8=8B=B1=E6=96=87=E7=8E=AF=E5=A2=83=E4=B8=8B=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E9=94=99=E4=BD=8D=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- languages/icon-en.css | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/languages/icon-en.css b/languages/icon-en.css index c758cfca..b58934c1 100644 --- a/languages/icon-en.css +++ b/languages/icon-en.css @@ -22,10 +22,8 @@ } .tIf-total-hp .awoken-bind::before, -.tIf-total-move .awoken-bind::before +.tIf-total-move .awoken-bind::before, +.tIf-total-hp .reduce .reduce-scale::before { - background-position-x: -16px; -} -.tIf-total-hp .reduce::before{ - background-position-x: -16px; + background-position-x: -20px; } \ No newline at end of file