chore: center title in add a course page (#4950)
This commit is contained in:
parent
61fa30dba5
commit
b57e11198b
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ class AddCoursePage extends StatelessWidget {
|
|||
],
|
||||
),
|
||||
automaticallyImplyLeading: false,
|
||||
centerTitle: true,
|
||||
),
|
||||
body: SafeArea(
|
||||
child: Center(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue