We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c14bd4d commit e321126Copy full SHA for e321126
packages/react-table/src/style/index.less
@@ -6,7 +6,7 @@
6
> table {
7
display: table !important;
8
margin: 0 !important;
9
- // width: 100% !important;
+ width: 100% !important;
10
border-spacing: 0;
11
border-collapse: collapse;
12
tr > th,
0 commit comments