fix: DatePicker's input box is obscured on safari

This commit is contained in:
迷渡 2019-07-03 10:15:45 +08:00
parent 94072ad5ea
commit f78fc1c757

View File

@ -98,6 +98,7 @@
.input;
height: @input-height-sm;
line-height: @input-height-sm;
padding-right: 0;
padding-left: 0;
border: 0;