Skip to content

Commit

Permalink
fix(date-time-modal): Merge from git stash
Browse files Browse the repository at this point in the history
  • Loading branch information
binh-dam-ibigroup committed Mar 12, 2020
1 parent defce4f commit ffd28d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/components/form/date-time-modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ import { setQueryParam } from '../../actions/form'

// Styles for the DateTimeSelector.
// TODO: Find a way to bring OTP CSS classes in here.
// See for instance:
// https://github.com/theKashey/styled-components-mixins
// https://github.com/kingpowerclick/styled-bootstrap-mixins

const StyledDateTimeSelector = styled(DateTimeSelector)`
margin: 0 -15px 20px;
${TripFormClasses.DateTimeSelector.DateTimeRow} {
Expand Down

0 comments on commit ffd28d8

Please sign in to comment.