TSK-1010: change color for New Customer button (#2870)

Signed-off-by: Vyacheslav Tumanov <me@slavatumanov.me>
This commit is contained in:
Vyacheslav Tumanov 2023-04-01 20:44:34 +05:00 committed by GitHub
parent f0b1676135
commit 2c5520cf3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
label={lead.string.CreateCustomerLabel}
justify={'left'}
width={'100%'}
kind={'primary'}
on:click={newIssue}
/>
</div>