Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbe6f3c9 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

calendar datepicker border fix

parent e50c38f2
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -43,3 +43,7 @@ input[type='reset'] {
    background-color: unset;
    color: var(--color-main-text);
}
.property-title-time-picker__time-pickers .mx-datepicker .mx-input-wrapper .mx-input {
    border: 1px solid var(--color-border-dark) !important;
    border-radius: var(--border-radius) !important;
}
 No newline at end of file