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 for settings-modal displacement #157

Merged

Commits on Aug 7, 2024

  1. fix hided scrollbar in settings modal while preserving scroll functio…

    …nality
    
    - Added .no-scrollbar class to hide the scrollbar
    - Changed tailwindcss class from overflow-y-auto to overflow-y-scroll in settings modal
    - Updated settings modals.tsx and globals.css
    
    This ensures the modal remains in place when switching between tabs with different content heights.
    devishraq committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c6aed28 View commit details
    Browse the repository at this point in the history