fix time input box color bug

pull/754/head
gabrielburnworth 2018-03-26 17:04:13 -07:00
parent 80b94234ba
commit 69edbb20ce
1 changed files with 3 additions and 0 deletions

View File

@ -18,6 +18,9 @@
margin-left: 0.75rem;
color: $dark_gray;
}
input {
background-color: $white !important;
}
}
// Regimen Editor