Skip to content

Commit

Permalink
polish almost entirely done
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull committed Oct 17, 2024
1 parent 82b8744 commit a811840
Show file tree
Hide file tree
Showing 9 changed files with 195 additions and 576 deletions.
6 changes: 6 additions & 0 deletions assets/css/_trip-plan-form.scss
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,12 @@
}
}

#date-picker-calendar {
.form-control[readonly] {
background-color: $body-bg;
}
}

#trip-planner-inputs {
margin: .75rem 0;
width: 100%;
Expand Down
Loading

0 comments on commit a811840

Please sign in to comment.