Commit b45a017b authored by 杜欣's avatar 杜欣

输入框微调

parent 5e14cb97
......@@ -409,7 +409,7 @@ class MechanismBox implements IBottomPicker {
maxLines: 1,
textAlign: TextAlign.left,
decoration: InputDecoration(
contentPadding: EdgeInsets.only(top: -13),
contentPadding: EdgeInsets.only(top: -15),
hintText: '请输入您想了解的问题',
hintStyle: TextStyle(
color: Color(0xff999999), fontSize: 12),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment