fix: adapt timer style to avoid broken calenda on twitter import

pull/15656/head
Víctor Velarde 4 years ago
parent 9f250d7fe4
commit 03de665189

@ -156,9 +156,6 @@ $sDates-defaultWidth: 434px;
// Timers
.DatePicker-timers {
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 18px;
}

@ -156,9 +156,6 @@ $sDates-defaultWidth: 434px;
// Timers
.DatePicker-timers {
display: flex;
align-items: center;
justify-content: space-between;
margin: 0 18px;
}

Loading…
Cancel
Save