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

Resolve the problem of overflow slide bar #1169

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

Conversation

dakshmehta007
Copy link

@dakshmehta007 dakshmehta007 commented Sep 12, 2024

Description

This pull request addresses and resolves the overflow slidebar issue reported in [issue #1132 ]. The problem was that the slidebar led to unwanted horizontal scrolling and a poor user experience.

Related Issues

Fixes #1132
Fixes #1169

##Summary of Changes
Basically decrease the width so that it will not overflow, and the declared size is also doesn't affect the text readability.

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.

Resolve Sidebar Overflow in Horizontal Direction
1 participant