mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 13:09:40 +08:00
chore: Update snapshot
This commit is contained in:
parent
b466db56a7
commit
2742596b46
@ -15790,28 +15790,9 @@ exports[`renders ./components/table/demo/virtual-list.md correctly 1`] = `
|
||||
style="overflow:hidden"
|
||||
>
|
||||
<table
|
||||
style="table-layout:fixed"
|
||||
style="table-layout:fixed;visibility:hidden"
|
||||
>
|
||||
<colgroup>
|
||||
<col
|
||||
style="width:150px;min-width:150px"
|
||||
/>
|
||||
<col
|
||||
style="width:0;min-width:0"
|
||||
/>
|
||||
<col
|
||||
style="width:0;min-width:0"
|
||||
/>
|
||||
<col
|
||||
style="width:0;min-width:0"
|
||||
/>
|
||||
<col
|
||||
style="width:200px;min-width:200px"
|
||||
/>
|
||||
<col
|
||||
style="width:100px;min-width:100px"
|
||||
/>
|
||||
</colgroup>
|
||||
<colgroup />
|
||||
<thead
|
||||
class="ant-table-thead"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user