Skip to content

Commit e7a4c3a

Browse files
committed
Increase the timeline item time padding to improve vertical alignment
1 parent 97c07a4 commit e7a4c3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/components/editor/panel/Timeline/Timeline.module.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
text-align: right;
3636
overflow: hidden;
3737
text-overflow: ellipsis;
38-
padding-top: 2px;
38+
padding-top: 3px;
3939
}
4040

4141
&__connector {

0 commit comments

Comments
 (0)