.
This commit is contained in:
parent
d20ef26536
commit
c14305d20c
1 changed files with 1 additions and 1 deletions
|
|
@ -197,7 +197,7 @@ class _BuildEmployeeListState extends State<BuildEmployeeList> {
|
||||||
required: true,
|
required: true,
|
||||||
editable: true,
|
editable: true,
|
||||||
),
|
),
|
||||||
const SizedBox(height: 30.0),
|
const SizedBox(height: 15.0),
|
||||||
SizedBox(
|
SizedBox(
|
||||||
width: 300,
|
width: 300,
|
||||||
height: 50,
|
height: 50,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue