Skip to content
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

Consolidate Dialog CSS #6

Open
arlowhite opened this issue Oct 25, 2024 · 0 comments
Open

Consolidate Dialog CSS #6

arlowhite opened this issue Oct 25, 2024 · 0 comments

Comments

@arlowhite
Copy link
Collaborator

The generated code in #4 has an excessive amount of CSS that isn't shared between components.

At a minimum, we should standardize the dialog title, content, and actions. All of our dialogs should use the same styling. This could be done by modifying the Material theme, or defining a class in global styles.

Notes

Default mat-dialog-content does have an issue: Why is padding needed on dialog content for it not to show the scrollbar? (when there's plenty of room)

Extra

Review the other styles in these UIs and try to extract common styles to the global stylesheet. Standardize typography

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant