-
Notifications
You must be signed in to change notification settings - Fork 21
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: Fixing responsiveness and overlfow issues #9
base: master
Are you sure you want to change the base?
Conversation
@tanmoysrt pls. review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Instead of squeezing the sidebare you can try to squeeze other contents.
By internal content do you mean internal divs? |
I mean for tab like size , in sidebar try to keep the buttons same as desktop, the text in single line rather than breaking in two line |
@tanmoysrt I have updated my pr pls. take a look |
@tanmoysrt I have made the suggested changes, if it looks good can you pls. merge the pr? cc: @vedant-jain03 |
Fix :-
Before ScreenShot
After ScreenShot