Commit 0a13cc4a authored by 林生雨's avatar 林生雨

Merge branch 'featrue/duxin' into 'test'

输入框微调

See merge request !66
parents 31b86426 b45a017b
......@@ -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