-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix styling issues #10
Comments
This should fix most of those problems:
But I'm waiting for #8 to be merged, as there are new style changes incoming. |
Hey @kbsriram, according to the UI for attachments, the position/ordering of buttons is slightly changing as well, therefore I scheduled the CSS changes together with the details about attachment icon and input, being both effected by each other. It's in the next CL. |
These are fixed:
As for the separators between messages/threads, I'll fix them according to https://github.com/e2email-org/e2email/blob/05a24965c7bd97c75d5eada1857f222acf546ff7/screenshots/basic.png. |
For messages and threads now the background is again white. Fixes e2email-org#10, but small changes are still required for the outline around active form elements.
With the new onboarding flow changes, the existing UI styles have been affected and need to be updated.
The text was updated successfully, but these errors were encountered: