Handled toggling between highlighted chart bars

This commit is contained in:
Alejandro Celaya
2020-04-10 12:53:54 +02:00
parent c67a23c988
commit 73256dcf5b
3 changed files with 22 additions and 5 deletions

View File

@@ -8,6 +8,7 @@
.date-input-container__input {
padding-right: 35px !important;
}
.date-input-container__input:not(:disabled) {
background-color: #fff !important;
}