We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d2e261 commit 659a37cCopy full SHA for 659a37c
src/KeyframeTimeline/index.js
@@ -14,6 +14,7 @@ const Container = styled("div")({
14
display: "flex",
15
flexGrow: 1,
16
minWidth: 240,
17
+ height: 64,
18
marginLeft: 16,
19
marginRight: 16,
20
})
0 commit comments