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

Verified Commit b46ccc98 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fix identity selector

parent f001a97a
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -2829,3 +2829,7 @@ html.rl-left-panel-disabled #rl-left .b-footer.btn-toolbar .btn-group a.btn.font
    border-right: 1px solid var(--color-border-grey);
    padding: 9px 7px;
}

#r1-app input[data-bind="textInput: from"] {
    width: calc(100% - 30px) !important
}