fix snapshot

This commit is contained in:
afc163 2020-03-24 12:24:23 +08:00
parent a1affd4ad3
commit e0c1863108
2 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@ exports[`Table.rowSelection fix expand on th left when selection column fixed on
class="ant-table-content"
>
<table
style="table-layout:auto"
style="table-layout:fixed"
>
<colgroup>
<col
@ -337,7 +337,7 @@ exports[`Table.rowSelection fix selection column on the left 1`] = `
class="ant-table-content"
>
<table
style="table-layout:auto"
style="table-layout:fixed"
>
<colgroup>
<col
@ -607,7 +607,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
class="ant-table-content"
>
<table
style="table-layout:auto"
style="table-layout:fixed"
>
<colgroup>
<col

View File

@ -263,7 +263,7 @@ exports[`Table renders empty table with fixed columns 1`] = `
class="ant-table-content"
>
<table
style="table-layout:auto"
style="table-layout:fixed"
>
<colgroup>
<col