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

fix: hide scrollbars on mobile devices #1099

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Slo1k
Copy link

@Slo1k Slo1k commented Jan 1, 2025

Summary

This fix hides the scrollbars on mobile devices to optimize screen real estate. It addresses the issue where scrollbars take up substantial space, particularly in the section table and the calendar pane.

Test Plan

  1. Test on mobile devices (iOS, Android) using modern browsers like Chrome, Safari, and Firefox.
  2. Ensure that scrollbars are hidden when the viewport width is less than 768px.

Issues

Closes #1061

@Slo1k Slo1k marked this pull request as draft January 2, 2025 14:08
@Slo1k Slo1k marked this pull request as ready for review January 2, 2025 14:08
@Slo1k
Copy link
Author

Slo1k commented Jan 2, 2025

@MinhxNguyen7 Hi! Could you review this pull request when you have a moment? Thanks!

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.

Hide scroll bars on mobile
1 participant