Skip to content

Commit 47da91b

Browse files
committed
Make sure the controlbox has 100% height
1 parent e2d20a3 commit 47da91b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/controlbox/styles/_controlbox.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
}
5757

5858
.box-flyout {
59+
height: 100%;
5960
background-color: var(--background-color);
6061
}
6162

0 commit comments

Comments
 (0)