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

Add ability to align text in dashboard views #35

Open
edil-it-them opened this issue Jan 23, 2023 · 2 comments
Open

Add ability to align text in dashboard views #35

edil-it-them opened this issue Jan 23, 2023 · 2 comments
Assignees
Labels
dashboards enhancement New feature or request good first issue Good for newcomers

Comments

@edil-it-them
Copy link
Collaborator

Currently, text in the latest note widget in dashboards is only styled as text-align: center;
image

The Todo widget is much better tho.

Solutions:
Make everything text-align: start; and add padding around the text
Add an icon at the bottom of the widget where you can select alignment per each widget. I like it more because of the customization.

@edil-it-them edil-it-them added enhancement New feature or request good first issue Good for newcomers labels Jan 23, 2023
@edil-it-them
Copy link
Collaborator Author

@SumeetMaurya sure, go for it!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dashboards enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants
@donalmacanri @edil-it-them and others