fix: remove chaotic font css

This commit is contained in:
lawvs
2022-09-26 15:25:48 +08:00
parent 76f74effdb
commit a94765913b
13 changed files with 18 additions and 123 deletions
@@ -519,7 +519,6 @@ const styles = style9.create({
outline: 'none',
border: 'none',
padding: '0',
fontFamily: 'Helvetica,Arial,"Microsoft Yahei",SimHei,sans-serif',
'::-webkit-input-placeholder': {
color: '#98acbd',
},