Skip to content

Commit 606909e

Browse files
authored
fix: wrong margin for Inputs (#105)
1 parent 7619d97 commit 606909e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/ColorBox/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ const StyledBox = styled.div`
5959
justify-content: space-between;
6060
}
6161
& .muicc-colorbox-input {
62-
margin-right: 14px;
6362
}
6463
& .muicc-colorbox-colorBg {
6564
width: 48px;

0 commit comments

Comments
 (0)