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.58k stars 2.04k forks source link

Enhanced icon for invoice form buttons #989

Open inesmrad opened 9 months ago

inesmrad commented 9 months ago

Description

I noticed that the button save is using a "PlusOutlined" from Ant Design whereas the cancel button is using a "CloseCircleOutlined" .For a more unified design i changed the icon of the cancel button to "CloseOutlined"

Screenshots (if applicable)

The before: Screenshot (472)

The after: Screenshot (474)

Checklist