Skip to content

Commit

Permalink
fix(Combobox): remove wrong padding (digdir#2067)
Browse files Browse the repository at this point in the history
  • Loading branch information
Barsnes authored and TobiasGunther committed May 28, 2024
1 parent 1c665e5 commit 1eb94c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/css/combobox.css
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
flex-wrap: wrap;
width: 100%;
gap: var(--fds-spacing-2);
padding: var(--fds-spacing-2) 0;
align-items: center;
background-color: transparent;
}
Expand Down

0 comments on commit 1eb94c7

Please sign in to comment.