改大了图标后英文环境下显示错位的问题

This commit is contained in:
枫谷剑仙 2021-03-12 17:59:57 +08:00
parent 61eb619661
commit b04a9c557d
1 changed files with 3 additions and 5 deletions

View File

@ -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;
}