Skip to content

Commit

Permalink
fix: styling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
6eDesign committed Sep 17, 2021
1 parent 4593d5f commit cf41e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/components/Datepicker.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
.button-container > * {
grid-column: 1;
grid-row: 1;
height: 100%;
}
button {
padding: 16px 30px;
Expand Down

0 comments on commit cf41e95

Please sign in to comment.