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

Commit 68f12baf authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

contact app fix

parent 7fc8d74f
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1788,3 +1788,12 @@ div[contenteditable=true],
    cursor: text;
}

button:not(.button-vue),
.button,
input[type='button'],
input[type='submit'],
input[type='reset'] {
    font-weight: bold;
    border-radius: var(--border-radius-pill);
}