feat: customer form styling.

feat: customers list.
This commit is contained in:
Ahmed Bouhuolia
2020-11-08 21:44:20 +02:00
parent 982420c8e5
commit 9241f8b8a5
17 changed files with 305 additions and 282 deletions

View File

@@ -28,7 +28,7 @@ export default function CustomerFinancialPanel({
);
return (
<div className={'customer-form__tabs-section customer-form__tabs-section--financial'}>
<div className={'tab-panel--financial'}>
<Row>
<Col xs={6}>
<FormGroup