This topic created in 3080 days ago, the information mentioned may be changed or developed.
感觉 chrome 和 edge 表现比较不错,基本上能对齐,firefox 和其他浏览器就容易对不齐
不想针对每个浏览器各写一个 style,对齐比较有效的通用设置是 line-height、padding、margin ?
1 replies • 2017-11-20 17:17:19 +08:00
 |
|
1
wknet1988 Nov 20, 2017
把 input 组件和文字都放在 div 里,然后设置浮动,就会对齐。
|