Skip to content

Commit 651a3c7

Browse files
committed
Tweak log-controls layout
1 parent 1beb0bd commit 651a3c7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/react-lifecycle-visualizer.scss

+4-2
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,12 @@ $uiFont: arial, sans-serif;
2828
display: flex;
2929
align-items: center;
3030

31+
.simple-button {
32+
position: relative;
33+
top: 1px;
34+
}
3135
.emoji-button {
3236
font-size: 140%;
33-
position: relative;
34-
top: 0.5px;
3537
}
3638
}
3739
}

0 commit comments

Comments
 (0)