This commit is contained in:
2024-09-27 12:25:25 +02:00
parent d20ef26536
commit c14305d20c

View File

@@ -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,