We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d959d1 commit fbd835dCopy full SHA for fbd835d
src/components/Table/Table.scss
@@ -16,8 +16,6 @@
16
border-bottom: 1px solid var(--g-color-line-generic);
17
}
18
&__table {
19
- max-width: 100%;
20
-
21
table-layout: fixed;
22
border-spacing: 0px;
23
border-collapse: collapse;
0 commit comments