update snapshot

This commit is contained in:
zombiej 2018-12-18 10:32:33 +08:00
parent 14fff83a4a
commit c9aeb29b43
2 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ exports[`WeekPicker should support style prop 1`] = `
style="width: 400px;"
>
<span
style="display: inline-block;"
style="display: inline-block; width: 100%;"
>
<input
class="ant-calendar-picker-input ant-input"

View File

@ -112,7 +112,7 @@ exports[`renders ./components/date-picker/demo/basic.md correctly 1`] = `
class="ant-calendar-picker"
>
<span
style="display:inline-block"
style="display:inline-block;width:100%"
>
<input
class="ant-calendar-picker-input ant-input"
@ -1146,7 +1146,7 @@ exports[`renders ./components/date-picker/demo/size.md correctly 1`] = `
class="ant-calendar-picker ant-calendar-picker-default"
>
<span
style="display:inline-block"
style="display:inline-block;width:100%"
>
<input
class="ant-calendar-picker-input ant-input"
@ -1353,7 +1353,7 @@ exports[`renders ./components/date-picker/demo/suffix.md correctly 1`] = `
class="ant-calendar-picker"
>
<span
style="display:inline-block"
style="display:inline-block;width:100%"
>
<input
class="ant-calendar-picker-input ant-input"
@ -1455,7 +1455,7 @@ exports[`renders ./components/date-picker/demo/suffix.md correctly 1`] = `
class="ant-calendar-picker"
>
<span
style="display:inline-block"
style="display:inline-block;width:100%"
>
<input
class="ant-calendar-picker-input ant-input"