mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Fix AppScaffold content window insets.
This commit is contained in:
@@ -31,7 +31,6 @@ fun ScreenTitlePane(
|
||||
.padding(
|
||||
start = if (windowSizeClass.isExtended()) 80.dp else 20.dp,
|
||||
end = 20.dp,
|
||||
top = 12.dp,
|
||||
bottom = 12.dp
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user