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 7e127bf commit 5ba860aCopy full SHA for 5ba860a
.storybook/stories/Introduction/demo.story.js
@@ -55,7 +55,7 @@ const disablePin = `
55
56
export const CUSTOM_SHARED_THEME = {
57
Table: `
58
- --data-table-library_grid-template-columns: 80px 80px 240px repeat(6, minmax(180px, 1fr)) 80px;
+ --data-table-library_grid-template-columns: 80px 80px 240px repeat(6, minmax(20%, 1fr)) 80px;
59
`,
60
BaseRow: `
61
font-size: 14px;
0 commit comments