feat(FN-4353): complete Step 5 — fix mobile settings header close button layout
Fusion-Task-Id: FN-4353 Fusion-Task-Lineage: 2384df03-5eb9-4327-bb8a-1ee0f97ac0fd
This commit is contained in:
@@ -36,8 +36,9 @@
|
||||
}
|
||||
|
||||
.settings-modal-heading {
|
||||
flex: 1 1 auto;
|
||||
flex: 1 1 0;
|
||||
min-width: 0;
|
||||
order: 1;
|
||||
}
|
||||
|
||||
.settings-update-check {
|
||||
@@ -54,6 +55,7 @@
|
||||
}
|
||||
|
||||
.settings-modal .modal-close {
|
||||
order: 2;
|
||||
flex: 0 0 auto;
|
||||
align-self: flex-start;
|
||||
margin-left: auto;
|
||||
|
||||
Reference in New Issue
Block a user