fix: form input style

This commit is contained in:
a.bouhuolia
2021-08-04 00:00:07 +02:00
parent 4bf2861599
commit e394806306
3 changed files with 30 additions and 8 deletions

View File

@@ -64,16 +64,13 @@ export default [
href: '/invoices',
newTabHref: '/invoices/new',
},
{
text: <T id={'payment_receives'} />,
href: '/payment-receives',
newTabHref: '/payment-receives/new',
},
{
text: <T id={'receipts'} />,
href: '/receipts',
newTabHref: '/receipts/new',
},
{
text: <T id={'payment_receives'} />,
href: '/payment-receives',
},
{
text: <T id={'New tasks'} />,