Skip to content

Commit 1d0d0d2

Browse files
committed
Add margin to MuiChip
1 parent 99b0bf7 commit 1d0d0d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

llmstack/client/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ const defaultTheme = createTheme({
8080
styleOverrides: {
8181
root: {
8282
borderRadius: "0.2rem",
83+
margin: "0.1rem",
8384
},
8485
},
8586
},

0 commit comments

Comments
 (0)