Skip to content

ui: improve table view styling #233

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

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

ArcaTech
Copy link
Contributor

@ArcaTech ArcaTech commented Jul 4, 2023

Closes #210

This adds padding to the front of the :first-child th element in the table (for the "Title" text alignment) to match the width and padding of the handles in the elements below. It would be nice if it wasn't just a hardcoded px width (so we don't have to remember to change it if the handle sizes change), but I don't know of a better way of doing it yet. Let me know what you think @taramk

@progrium progrium merged commit e41595b into treehousedev:main Jul 4, 2023
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

Successfully merging this pull request may close these issues.

Design polish for table view
2 participants