mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-01 13:16:55 +08:00
Merge remote-tracking branch 'origin/master' into next-merge-master
This commit is contained in:
commit
22857b4d93
@ -724,7 +724,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
|
|||||||
</div>
|
</div>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last"
|
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-fix-left-all"
|
||||||
style="position: sticky; left: 0px;"
|
style="position: sticky; left: 0px;"
|
||||||
>
|
>
|
||||||
Name
|
Name
|
||||||
@ -784,7 +784,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
|
|||||||
</label>
|
</label>
|
||||||
</td>
|
</td>
|
||||||
<td
|
<td
|
||||||
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last"
|
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-fix-left-all"
|
||||||
style="position: sticky; left: 0px;"
|
style="position: sticky; left: 0px;"
|
||||||
>
|
>
|
||||||
Jack
|
Jack
|
||||||
@ -816,7 +816,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
|
|||||||
</label>
|
</label>
|
||||||
</td>
|
</td>
|
||||||
<td
|
<td
|
||||||
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last"
|
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-fix-left-all"
|
||||||
style="position: sticky; left: 0px;"
|
style="position: sticky; left: 0px;"
|
||||||
>
|
>
|
||||||
Lucy
|
Lucy
|
||||||
@ -848,7 +848,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
|
|||||||
</label>
|
</label>
|
||||||
</td>
|
</td>
|
||||||
<td
|
<td
|
||||||
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last"
|
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-fix-left-all"
|
||||||
style="position: sticky; left: 0px;"
|
style="position: sticky; left: 0px;"
|
||||||
>
|
>
|
||||||
Tom
|
Tom
|
||||||
@ -880,7 +880,7 @@ exports[`Table.rowSelection fix selection column on the left when any other colu
|
|||||||
</label>
|
</label>
|
||||||
</td>
|
</td>
|
||||||
<td
|
<td
|
||||||
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last"
|
class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-fix-left-all"
|
||||||
style="position: sticky; left: 0px;"
|
style="position: sticky; left: 0px;"
|
||||||
>
|
>
|
||||||
Jerry
|
Jerry
|
||||||
|
Loading…
Reference in New Issue
Block a user