Adjust tab height slightly

This commit is contained in:
Hillel Coren 2022-05-27 12:47:53 +03:00
parent d8bcd0a227
commit 2123b1684f
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ class InvoiceEditDesktopState extends State<InvoiceEditDesktop>
],
),
SizedBox(
height: 174,
height: 176,
child: TabBarView(
controller: _optionTabController,
children: <Widget>[