refactor: safe area paddings
This commit is contained in:
@@ -40,6 +40,7 @@ class AppCustomizationPage extends ConsumerWidget {
|
||||
appBar: AppBar(
|
||||
backgroundColor: context.conduitTheme.surfaceBackground,
|
||||
elevation: Elevation.none,
|
||||
toolbarHeight: kToolbarHeight - 8,
|
||||
leading: IconButton(
|
||||
icon: Icon(
|
||||
UiUtils.platformIcon(
|
||||
|
||||
Reference in New Issue
Block a user