Skip to content

Commit 03b5df1

Browse files
committed
feat: Add left padding to hierarchy label for improved spacing in filter options
1 parent a568598 commit 03b5df1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/css/filter.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -771,6 +771,7 @@
771771
.filter-option.hierarchy-name-only .hierarchy-label {
772772
font-weight: 500;
773773
transition: color 0.15s ease;
774+
padding-left: 1em;
774775
}
775776

776777
.filter-option-control:hover+* .hierarchy-label,

0 commit comments

Comments
 (0)