Skip to content

Commit

Permalink
💄 style: Update api talbe style
Browse files Browse the repository at this point in the history
  • Loading branch information
canisminor1990 committed Nov 24, 2024
1 parent 0ac3f43 commit 2176ebb
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/builtins/Previewer/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ export const useStyles = createStyles(({ css, token, prefixCls }) => {
}
`,
container: css`
.dumi-default-table-content {
overflow: visible !important;
font-size: 14px;
}
.dumi-default-previewer {
position: relative;
Expand Down

0 comments on commit 2176ebb

Please sign in to comment.