@@ -7,7 +7,7 @@ exports[`Descriptions Descriptions support colon 1`] = `
7
7
<table >
8
8
<tbody >
9
9
<tr class = " ant-descriptions-row" >
10
- <td class = " ant-descriptions-item" colspan = " 3 " >
10
+ <td class = " ant-descriptions-item" colspan = " 1 " >
11
11
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label ant-descriptions-item-no-colon" >Product</span ><span class = " ant-descriptions-item-content" >Cloud Database</span ></div >
12
12
</td >
13
13
</tr >
@@ -24,7 +24,7 @@ exports[`Descriptions Descriptions support style 1`] = `
24
24
<table >
25
25
<tbody >
26
26
<tr class = " ant-descriptions-row" >
27
- <td class = " ant-descriptions-item" colspan = " 3 " >
27
+ <td class = " ant-descriptions-item" colspan = " 1 " >
28
28
<div class = " ant-descriptions-item-container" >
29
29
<!----><span class = " ant-descriptions-item-content" >Cloud Database</span >
30
30
</div >
@@ -43,7 +43,7 @@ exports[`Descriptions Descriptions.Item support className 1`] = `
43
43
<table >
44
44
<tbody >
45
45
<tr class = " ant-descriptions-row" >
46
- <td class = " ant-descriptions-item my-class" colspan = " 3 " >
46
+ <td class = " ant-descriptions-item my-class" colspan = " 1 " >
47
47
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Product</span ><span class = " ant-descriptions-item-content" >Cloud Database</span ></div >
48
48
</td >
49
49
</tr >
@@ -93,43 +93,51 @@ exports[`Descriptions vertical layout 1`] = `
93
93
<!---->
94
94
</div >
95
95
</th >
96
- <th class = " ant-descriptions-item" colspan = " 1" >
97
- <div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Billing</span >
98
- <!---->
99
- </div >
100
- </th >
101
- <th class = " ant-descriptions-item" colspan = " 1" >
102
- <div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >time</span >
103
- <!---->
104
- </div >
105
- </th >
106
96
</tr >
107
97
<tr class = " ant-descriptions-row" >
108
98
<td class = " ant-descriptions-item" colspan = " 1" >
109
99
<div class = " ant-descriptions-item-container" >
110
100
<!----><span class = " ant-descriptions-item-content" >Cloud Database</span >
111
101
</div >
112
102
</td >
103
+ </tr >
104
+ <tr class = " ant-descriptions-row" >
105
+ <th class = " ant-descriptions-item" colspan = " 1" >
106
+ <div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Billing</span >
107
+ <!---->
108
+ </div >
109
+ </th >
110
+ </tr >
111
+ <tr class = " ant-descriptions-row" >
113
112
<td class = " ant-descriptions-item" colspan = " 1" >
114
113
<div class = " ant-descriptions-item-container" >
115
114
<!----><span class = " ant-descriptions-item-content" >Prepaid</span >
116
115
</div >
117
116
</td >
117
+ </tr >
118
+ <tr class = " ant-descriptions-row" >
119
+ <th class = " ant-descriptions-item" colspan = " 1" >
120
+ <div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >time</span >
121
+ <!---->
122
+ </div >
123
+ </th >
124
+ </tr >
125
+ <tr class = " ant-descriptions-row" >
118
126
<td class = " ant-descriptions-item" colspan = " 1" >
119
127
<div class = " ant-descriptions-item-container" >
120
128
<!----><span class = " ant-descriptions-item-content" >18:00:00</span >
121
129
</div >
122
130
</td >
123
131
</tr >
124
132
<tr class = " ant-descriptions-row" >
125
- <th class = " ant-descriptions-item" colspan = " 3 " >
133
+ <th class = " ant-descriptions-item" colspan = " 1 " >
126
134
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Amount</span >
127
135
<!---->
128
136
</div >
129
137
</th >
130
138
</tr >
131
139
<tr class = " ant-descriptions-row" >
132
- <td class = " ant-descriptions-item" colspan = " 3 " >
140
+ <td class = " ant-descriptions-item" colspan = " 1 " >
133
141
<div class = " ant-descriptions-item-container" >
134
142
<!----><span class = " ant-descriptions-item-content" >$80.00</span >
135
143
</div >
@@ -151,15 +159,19 @@ exports[`Descriptions when item is rendered conditionally 1`] = `
151
159
<td class = " ant-descriptions-item" colspan = " 1" >
152
160
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Product</span ><span class = " ant-descriptions-item-content" >Cloud Database</span ></div >
153
161
</td >
162
+ </tr >
163
+ <tr class = " ant-descriptions-row" >
154
164
<td class = " ant-descriptions-item" colspan = " 1" >
155
165
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Billing</span ><span class = " ant-descriptions-item-content" >Prepaid</span ></div >
156
166
</td >
167
+ </tr >
168
+ <tr class = " ant-descriptions-row" >
157
169
<td class = " ant-descriptions-item" colspan = " 1" >
158
170
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >time</span ><span class = " ant-descriptions-item-content" >18:00:00</span ></div >
159
171
</td >
160
172
</tr >
161
173
<tr class = " ant-descriptions-row" >
162
- <td class = " ant-descriptions-item" colspan = " 3 " >
174
+ <td class = " ant-descriptions-item" colspan = " 1 " >
163
175
<div class = " ant-descriptions-item-container" ><span class = " ant-descriptions-item-label" >Amount</span ><span class = " ant-descriptions-item-content" >$80.00</span ></div >
164
176
</td >
165
177
</tr >
0 commit comments