Skip to content

Commit b3272a3

Browse files
committed
Spacing fix
Micro space fixing.
1 parent e8684f7 commit b3272a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

newIDE/app/src/UI/CompactToggleButtons/CompactToggleButtons.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
background-color: var(--theme-text-field-disabled-color);
4444
align-self: stretch;
4545
width: 1px;
46-
margin: 0 1px;
46+
margin: 0;
4747
}
4848

4949
/* svg tag is needed to be first priority compared to Material UI Custom SVG icon classes*/

0 commit comments

Comments
 (0)