Skip to content

Commit

Permalink
fix: removes unneeded label margin
Browse files Browse the repository at this point in the history
  • Loading branch information
anechol committed Feb 27, 2025
1 parent 1ecfb8a commit ab33c73
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libs/core/src/components/pds-input/pds-input.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
flex-direction: column;
}

label {
margin-block-end: var(--pine-dimension-xs);
}

.pds-input__field {
border: 1px solid var(--pine-color-border);
border-radius: 10px;
Expand Down

0 comments on commit ab33c73

Please sign in to comment.