idurar / idurar-erp-crm

Free Open Source ERP CRM Accounting Invoicing Software | Node Js React
https://cloud.idurarapp.com
GNU Affero General Public License v3.0
6.56k stars 2.02k forks source link

fix: responsiveness of create new invoice form #1185

Open Anchit-Nayak opened 1 month ago

Anchit-Nayak commented 1 month ago

Description

Fixed the responsiveness of 'Create New Invoice' form.

Related Issues

fixes #1022

Steps to Test

  1. Navigate to invoices page ('/invoice')
  2. Click on 'Add New Invoice'
  3. Right Click and select inspect
  4. Click on Toggle device toolbar in top-left corner
  5. Select any mobile device in dimensions to view mobile responsiveness

Screenshots

Before: image

After: image

Checklist