Line notifications setting button up with rest of page (#5571)

This commit is contained in:
Kelrap 2026-02-09 10:34:52 -05:00 committed by GitHub
parent 27776a2896
commit 1417d8b944
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -57,9 +57,7 @@ class SettingsNotificationsView extends StatelessWidget {
child: snapshot.data != false
? const SizedBox()
: Padding(
padding: const EdgeInsets.symmetric(
vertical: 8.0,
),
padding: const EdgeInsets.fromLTRB(16, 8, 28, 8),
child: ListTile(
tileColor: theme.colorScheme.primaryContainer,
leading: Icon(