Skip to content

Commit 8f693b9

Browse files
committed
increase gap slightly
1 parent b36b4ee commit 8f693b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/features/expander.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ text-expander .suggestions li,
2929
display: flex;
3030
align-items: center;
3131
cursor: pointer;
32-
gap: 4px;
32+
gap: 6px;
3333
font-weight: var(--font-weight-medium);
3434
}
3535

0 commit comments

Comments
 (0)