Skip to content

Commit 185762c

Browse files
Update selection sidebar size
1 parent c1f95f0 commit 185762c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/components/src/SelectionPanel.component.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@
188188
top: 0;
189189
left: 0;
190190
width: 48px;
191-
height: 100vh;
191+
height: 100%;
192192
background: var(--viewer-background-primary);
193193
display: flex;
194194
flex-direction: column;

0 commit comments

Comments
 (0)