Adjust tab height slightly
This commit is contained in:
parent
d8bcd0a227
commit
2123b1684f
|
|
@ -599,7 +599,7 @@ class InvoiceEditDesktopState extends State<InvoiceEditDesktop>
|
|||
],
|
||||
),
|
||||
SizedBox(
|
||||
height: 174,
|
||||
height: 176,
|
||||
child: TabBarView(
|
||||
controller: _optionTabController,
|
||||
children: <Widget>[
|
||||
|
|
|
|||
Loading…
Reference in New Issue