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

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;