ajustes no layout

This commit is contained in:
Reginaldo
2023-05-10 15:42:46 -03:00
parent b0843e8376
commit 6e6a87ec64
3 changed files with 34 additions and 12 deletions

View File

@@ -183,8 +183,8 @@ class _EditProceduresScreenState extends State<EditProceduresScreen> {
child: DropDownButtonDefault(
title: '',
fontSize: 15,
width: width*0.50,
widthContainer: width*0.45,
width: width*0.4,
widthContainer: width*0.3,
select: selectCBO,
list: ConstVariable().itensCBO,
onChanged: (value){