Skip to content

Commit ff6c76f

Browse files
fix div button overlap issue
1 parent 289102d commit ff6c76f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/css/panels/sequences.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
}
4646
.add-command-button-container {
4747
display: block;
48-
height: auto;
48+
height: 0;
4949
.bp6-collapse {
5050
padding: 0;
5151
}

0 commit comments

Comments
 (0)