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

Commit 54dc5eee authored by Helen Qin's avatar Helen Qin Committed by Automerger Merge Worker
Browse files

Merge "[CredManUI] Style fix: Left arrow size" into udc-dev am: 4c0bd084

parents 1a28857f 4c0bd084
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -305,7 +305,7 @@ fun MoreOptionTopAppBar(
        },
        navigationIcon = {
            IconButton(
                modifier = Modifier.padding(top = 8.dp, bottom = 8.dp, start = 4.dp),
                modifier = Modifier.padding(top = 8.dp, bottom = 8.dp, start = 4.dp).size(48.dp),
                onClick = onNavigationIconClicked
            ) {
                Box(