Skip to content

Commit 42f2e9c

Browse files
authored
Update style.ts (#508)
1 parent 1b2f305 commit 42f2e9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/modules/ImageInfo/style.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export const useStyles = createStyles(({ css, token, isDarkMode }) => {
1212
configValue: css`
1313
color: ${token.colorInfoText};
1414
text-align: right;
15+
word-break: break-word;
1516
`,
1617
container: css`
1718
padding: 16px 10px 16px 24px;

0 commit comments

Comments
 (0)