@@ -823,7 +823,7 @@ LoadedCheerio {
823
823
exports [` Table.FixedColumn > renders correctly > scrollX - with data 1` ] = `
824
824
LoadedCheerio {
825
825
" 0" : <div
826
- class = " rc-table rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
826
+ class = " rc-table rc-table-ping-right rc-table- fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
827
827
>
828
828
<div
829
829
class = " rc-table-container"
@@ -1642,7 +1642,7 @@ LoadedCheerio {
1642
1642
exports [` Table.FixedColumn > renders correctly > scrollX - without data 1` ] = `
1643
1643
LoadedCheerio {
1644
1644
" 0" : <div
1645
- class = " rc-table rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1645
+ class = " rc-table rc-table-ping-right rc-table- fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1646
1646
>
1647
1647
<div
1648
1648
class = " rc-table-container"
@@ -1931,7 +1931,7 @@ LoadedCheerio {
1931
1931
exports [` Table.FixedColumn > renders correctly > scrollXY - with data 1` ] = `
1932
1932
LoadedCheerio {
1933
1933
" 0" : <div
1934
- class = " rc-table rc-table-fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1934
+ class = " rc-table rc-table-ping-right rc-table- fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
1935
1935
>
1936
1936
<div
1937
1937
class = " rc-table-container"
@@ -2804,7 +2804,7 @@ LoadedCheerio {
2804
2804
exports [` Table.FixedColumn > renders correctly > scrollXY - without data 1` ] = `
2805
2805
LoadedCheerio {
2806
2806
" 0" : <div
2807
- class = " rc-table rc-table-fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
2807
+ class = " rc-table rc-table-ping-right rc-table- fixed-header rc-table-fixed-column rc-table-scroll-horizontal rc-table-has-fix-left rc-table-has-fix-right"
2808
2808
>
2809
2809
<div
2810
2810
class = " rc-table-container"
0 commit comments