Removed style

This commit is contained in:
Yosi Levy 2020-07-19 06:09:57 +03:00
parent 689febda60
commit d5a947e2cc

View File

@ -174,9 +174,6 @@ export class HaDateRangePicker extends LitElement {
.date-range-ranges {
border-right: 1px solid var(--divider-color);
}
.date-range-ranges.rtl {
direction: rtl;
}
@media only screen and (max-width: 800px) {
.date-range-ranges {