Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Aligned the Edit button.
Browse files Browse the repository at this point in the history
Signed-off-by: ankur12-1610 <anknerd.12@gmail.com>
  • Loading branch information
ankur12-1610 committed Dec 6, 2021
1 parent 43f264c commit cb0ab29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions res/css/views/elements/_ServerPicker.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ limitations under the License.
font-size: inherit;
grid-column: 2;
grid-row: 2;
display: flex;
align-items: flex-start;
}

.mx_ServerPicker_desc {
Expand Down

0 comments on commit cb0ab29

Please sign in to comment.