Skip to content

Commit

Permalink
Buttons: don't force padding (#98)
Browse files Browse the repository at this point in the history
* Buttons: don't force padding

* Run yarn build

---------

Co-authored-by: Kevin Chung <[email protected]>
  • Loading branch information
erdnaxe and ColdHeat authored Oct 29, 2024
1 parent 1773e88 commit 3f9bb7a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions assets/scss/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ blockquote {
}

input,
select,
button {
select {
padding: 0.6rem !important;
height: auto !important;
}
Expand Down
Loading

0 comments on commit 3f9bb7a

Please sign in to comment.