Skip to content

Commit ff8d2a5

Browse files
committed
style: reduce gap between sidebar header and nav section label
1 parent 438409e commit ff8d2a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ cap-widget {
592592

593593
.sidebar-nav {
594594
flex: 1;
595-
padding: 16px 12px;
595+
padding: 8px 12px;
596596
overflow-y: auto;
597597
position: relative;
598598
}

0 commit comments

Comments
 (0)