Skip to content

Commit

Permalink
Adjust dropdown-menu padding
Browse files Browse the repository at this point in the history
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
  • Loading branch information
raimund-schluessler committed Feb 27, 2023
1 parent f82c2f8 commit d1bd627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/NcSelect/NcSelect.vue
Expand Up @@ -1044,7 +1044,7 @@ body {
.vs__dropdown-menu {
border-color: var(--color-primary);
padding: 5px;
padding: 4px;
&--floating {
width: max-content;
Expand Down

0 comments on commit d1bd627

Please sign in to comment.