v5 settings almost finished (first half)

This commit is contained in:
Kima
2024-02-06 21:40:48 +01:00
parent bf81680b56
commit 1d92a5336e
8 changed files with 103 additions and 13 deletions

View File

@@ -22,7 +22,7 @@ class NewGradesSurprise extends StatelessWidget {
return Material(
type: MaterialType.transparency,
child: Padding(
padding: const EdgeInsets.symmetric(horizontal: 4.0),
padding: const EdgeInsets.only(left: 4.0, right: 4.0, top: 1.0),
child: ListTile(
shape: RoundedRectangleBorder(
side: BorderSide(