mirror of
https://github.com/bitwarden/android.git
synced 2026-05-20 19:11:33 -05:00
set Devices row as middle
This commit is contained in:
@@ -375,7 +375,7 @@ fun AccountSecurityScreen(
|
||||
onClick = {
|
||||
viewModel.trySendAction(AccountSecurityAction.ManageDevicesClick)
|
||||
},
|
||||
cardStyle = CardStyle.Top(),
|
||||
cardStyle = CardStyle.Middle(),
|
||||
modifier = Modifier
|
||||
.testTag("ManageDevicesLabel")
|
||||
.standardHorizontalMargin()
|
||||
|
||||
Reference in New Issue
Block a user