Skip to content

Commit

Permalink
Better padding. See #124.
Browse files Browse the repository at this point in the history
  • Loading branch information
breyten committed Oct 25, 2023
1 parent 8b56631 commit ac8fca3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ input {

.selectContainer {
border: 0px none !important;
padding: 10px;
padding: 10px 20px !important;
}

.cell > .material-icons {
Expand Down

0 comments on commit ac8fca3

Please sign in to comment.