TalkingData / iview-weapp

一套高质量的微信小程序 UI 组件库
https://weapp.iviewui.com
Other
6.58k stars 1.17k forks source link

i-button文字在按钮上下不居中 #399

Open TianTJ opened 4 years ago

TianTJ commented 4 years ago

微信开发者最新版本i-button文字在按钮上下不居中,需要重新设置line-height,用button的height减去文字的size才是正确的。

jbnjvc10000 commented 4 years ago

把app.json里的v2直接删掉试试?

AliveGh0st commented 4 years ago

不知道为啥v2按钮就不居中了,反正直接line-height:28px就好了