Browse Source

Fix formatWan style (#3036)

pull/3052/head
kennylbj 7 years ago
committed by 陈帅
parent
commit
def48f12f4
  1. 1
      src/utils/utils.js

1
src/utils/utils.js

@ -166,7 +166,6 @@ export function formatWan(val) {
top: -2,
fontSize: 14,
fontStyle: 'normal',
lineHeight: 20,
marginLeft: 2,
}}
>

Loading…
Cancel
Save