Browse Source

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

tags/v14.0
枫谷剑仙 5 years ago
parent
commit
b04a9c557d
1 changed files with 3 additions and 5 deletions
  1. +3
    -5
      languages/icon-en.css

+ 3
- 5
languages/icon-en.css 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;
}

Loading…
Cancel
Save