fix snapshots

This commit is contained in:
afc163
2017-04-12 20:44:57 +08:00
parent 04af6d5c7f
commit 1be0936cb8
2 changed files with 11 additions and 19 deletions
@@ -15,7 +15,7 @@ exports[`renders ./components/switch/demo/disabled.md correctly 1`] = `
<div>
<span
class="ant-switch ant-switch-disabled"
tabindex="0"
tabindex="-1"
>
<span
class="ant-switch-inner"
@@ -6589,12 +6589,9 @@ exports[`renders ./components/table/demo/grouping-columns.md correctly 1`] = `
>
<table
class="ant-table-fixed"
style="width:1010px;"
style="width:130%;"
>
<colgroup>
<col
style="width:100px;min-width:100px;"
/>
<col
style="width:100px;min-width:100px;"
/>
@@ -6602,17 +6599,16 @@ exports[`renders ./components/table/demo/grouping-columns.md correctly 1`] = `
style="width:200px;min-width:200px;"
/>
<col
style="width:50px;min-width:50px;"
style="width:200px;min-width:200px;"
/>
<col
style="width:100px;min-width:100px;"
/>
<col
style="width:200px;min-width:200px;"
/>
<col
style="width:200px;min-width:200px;"
style="width:100px;min-width:100px;"
/>
<col />
<col />
<col
style="width:60px;min-width:60px;"
/>
@@ -6755,12 +6751,9 @@ exports[`renders ./components/table/demo/grouping-columns.md correctly 1`] = `
>
<table
class="ant-table-fixed"
style="width:1010px;"
style="width:130%;"
>
<colgroup>
<col
style="width:100px;min-width:100px;"
/>
<col
style="width:100px;min-width:100px;"
/>
@@ -6768,17 +6761,16 @@ exports[`renders ./components/table/demo/grouping-columns.md correctly 1`] = `
style="width:200px;min-width:200px;"
/>
<col
style="width:50px;min-width:50px;"
style="width:200px;min-width:200px;"
/>
<col
style="width:100px;min-width:100px;"
/>
<col
style="width:200px;min-width:200px;"
/>
<col
style="width:200px;min-width:200px;"
style="width:100px;min-width:100px;"
/>
<col />
<col />
<col
style="width:60px;min-width:60px;"
/>