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

Commit 8ce2c1dc authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

padding added

parent 247e55aa
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1795,4 +1795,13 @@ input[type='reset'] {
    font-weight: bold;
    border-radius: var(--border-radius-pill);
}
.content.app-contacts .multiselect .multiselect__tags {
    border: 1px solid var(--color-border-dark) !important;
    border-radius: var(--border-radius) !important;
}
.content.app-contacts .property__row .property__label:not(.multiselect) {
   padding-right:10px;
}