Skip to content

Commit b4aacea

Browse files
author
Timothy Johnson
committed
Align collapse button in side panel
1 parent b24a8ef commit b4aacea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/nodes/Collapse.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
span {
1010
position: relative;
1111
display: inline-block;
12+
align-self: stretch;
1213
width: 15px;
13-
height: 100%;
1414
vertical-align: bottom;
1515
cursor: pointer;
1616
}

0 commit comments

Comments
 (0)