@@ -268,15 +268,15 @@ exports[`renders ./components/card/demo/tabs.md correctly 1`] = `
268
268
</div >
269
269
</div >
270
270
</div >
271
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
271
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
272
272
<div class = " ant-tabs-content ant-tabs-content-animated ant-tabs-top-content" style = " margin-left: 0%;" >
273
273
<div role = " tabpanel" aria-hidden = " false" class = " ant-tabs-tabpane ant-tabs-tabpane-active" >
274
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
275
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
274
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
275
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
276
276
</div >
277
277
<div role = " tabpanel" aria-hidden = " true" class = " ant-tabs-tabpane ant-tabs-tabpane-inactive" ></div >
278
278
</div >
279
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
279
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
280
280
</div >
281
281
</div >
282
282
<div class = " ant-card-body" >
@@ -303,16 +303,16 @@ exports[`renders ./components/card/demo/tabs.md correctly 1`] = `
303
303
</div >
304
304
</div >
305
305
</div >
306
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
306
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
307
307
<div class = " ant-tabs-content ant-tabs-content-animated ant-tabs-top-content" style = " margin-left: -100%;" >
308
308
<div role = " tabpanel" aria-hidden = " true" class = " ant-tabs-tabpane ant-tabs-tabpane-inactive" ></div >
309
309
<div role = " tabpanel" aria-hidden = " false" class = " ant-tabs-tabpane ant-tabs-tabpane-active" >
310
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
311
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
310
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
311
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
312
312
</div >
313
313
<div role = " tabpanel" aria-hidden = " true" class = " ant-tabs-tabpane ant-tabs-tabpane-inactive" ></div >
314
314
</div >
315
- <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden;" ></div >
315
+ <div tabindex = " 0" role = " presentation" style = " width: 0px; height: 0px; overflow: hidden; position: absolute; " ></div >
316
316
</div >
317
317
</div >
318
318
<div class = " ant-card-body" >
0 commit comments