FIX: remove invalid background (#9406)

This commit is contained in:
Joffrey JAFFEUX 2020-04-12 21:14:58 +02:00 committed by GitHub
parent 0cef409d49
commit 0f14bce799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,5 @@
.d-date-time-input-range {
padding: 0.5em;
background: whitesmole;
border: 1px solid $primary-low;
width: 300px;
display: flex;