fix: onboarding screen design issues (#1517)

* fix: projects empty state flicker

* fix: tour images padding

* chore: add greeting icon on the dashboard

* chore: update email id font weight

* fix: placeholder color
This commit is contained in:
Aaryan Khandelwal 2023-07-13 16:51:08 +05:30 committed by GitHub
parent 411a661abd
commit 864e592bc5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 19 additions and 11 deletions

View file

@ -200,7 +200,7 @@ export const InviteMembers: React.FC<Props> = ({ workspace, user, stepChange })
onClick={appendField}
>
<PlusIcon className="h-3 w-3" />
Add more
Add another
</button>
</div>
<div className="flex items-center gap-4">