Skip to content

Commit

Permalink
Remove inconsistent padding
Browse files Browse the repository at this point in the history
  • Loading branch information
liamkeily committed Jan 22, 2024
1 parent ee2b049 commit 54d3561
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/scss/default.scss
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,6 @@ $ticks-position: 5px, 10px !default;
display: block;
}
}

select,
input[type='text'],
input[type='number'] {
padding: 1px;
}
}

// ERRORS
Expand Down

0 comments on commit 54d3561

Please sign in to comment.