Skip to content

Commit 0a6e138

Browse files
fix: space out dropdown menu items
1 parent 271df4c commit 0a6e138

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/scss/_custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -318,4 +318,8 @@ button.svelte-la9dd4:disabled {
318318

319319
.primary-link {
320320
color: white !important;
321+
}
322+
323+
.dropdown {
324+
margin-right: 10px;
321325
}

0 commit comments

Comments
 (0)