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

Show overflow on <ol> in /blocks list #4142

Merged
merged 2 commits into from
Dec 23, 2024
Merged

Conversation

casey
Copy link
Collaborator

@casey casey commented Dec 21, 2024

Show overflow on <ol> in /blocks list. The only thing that overflows is the block number on each <li>. I'm not sure why we hid it in the first place, but it looks pretty bad.

I also simplified the template slightly by calculating the height up front for each block, and indented the rust code to match the indentation level it would have in actual code.

Copy link
Collaborator

@raphjaph raphjaph left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@casey casey enabled auto-merge (squash) December 23, 2024 21:05
@casey casey merged commit 9718470 into ordinals:master Dec 23, 2024
5 checks passed
@casey casey deleted the un-hide-ol-overflow branch December 23, 2024 21:11
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.

2 participants