Skip to content

Commit c388658

Browse files
Fixed react samples
1 parent 0d2fa8c commit c388658

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

client/src/containers/ReactUseCases/global.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
.StyledButton {
1313
width: 32px;
1414
height: 32px;
15-
margin-bottom: 3px; }
15+
margin-bottom: 3px;
16+
padding: 0px;
17+
}
1618

1719
.mediaPlaceholder {
1820
width: 100%;

0 commit comments

Comments
 (0)