mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Fix UserSessionOverview layout
This commit is contained in:
+1
-1
@@ -41,7 +41,7 @@ struct UserSessionOverviewToggleCell: View {
|
||||
}
|
||||
.disabled(!isEnabled)
|
||||
.allowsHitTesting(false)
|
||||
.padding(.vertical, 10)
|
||||
.padding(.vertical, 5.5)
|
||||
.padding(.horizontal, 16)
|
||||
.accessibilityIdentifier("UserSessionOverviewToggleCell")
|
||||
SeparatorLine()
|
||||
|
||||
Reference in New Issue
Block a user