Skip to content

CSS styles for improved layout#510

Closed
sh3xu wants to merge 1 commit intop2r3:masterfrom
sh3xu:ui/layout-tweaks
Closed

CSS styles for improved layout#510
sh3xu wants to merge 1 commit intop2r3:masterfrom
sh3xu:ui/layout-tweaks

Conversation

@sh3xu
Copy link

@sh3xu sh3xu commented Mar 6, 2026

Summary

UI polish: styling updates in style.css (layout, responsiveness).

Testing

  • Checked in browser and in Electron desktop build.
image image

NOTE

Supersedes #509 — previous PR was closed due to incorrect commit email/author.

- Set universal box-sizing and full height for html and body.
- Update font-family to include system UI options.
- Introduce CSS variables for header height, footer space, and panel padding.
- Adjust layout dimensions and paddings for various containers.
- Improve button styles with hover and focus effects.
- Add custom scrollbar styles for better aesthetics.
- Implement responsive design adjustments for smaller screens.
@sh3xu sh3xu force-pushed the ui/layout-tweaks branch from 3b034c3 to 1aa8c10 Compare March 6, 2026 11:36
@neko782
Copy link
Contributor

neko782 commented Mar 6, 2026

all ui changes are blocked on #73

@sh3xu
Copy link
Author

sh3xu commented Mar 6, 2026

WDR, I’ve already seen that PR. This one isn’t about a revamp or UI style changes it’s just a containerized scroll to prevent scroll back to the top on mobile devices, at least until the new design comes into play for better accessibility.

@p2r3
Copy link
Owner

p2r3 commented Mar 7, 2026

Right, but "blocked" means we're not accepting UI pull requests right now to avoid causing unnecessary merge conflicts.

@p2r3 p2r3 closed this Mar 7, 2026
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.

3 participants