Skip to content

Commit 659a37c

Browse files
committed
fix video segmentation timeline
1 parent 2d2e261 commit 659a37c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/KeyframeTimeline/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ const Container = styled("div")({
1414
display: "flex",
1515
flexGrow: 1,
1616
minWidth: 240,
17+
height: 64,
1718
marginLeft: 16,
1819
marginRight: 16,
1920
})

0 commit comments

Comments
 (0)