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

Sidebar show scrollbar always when isMobile #155

Open
AuTa opened this issue Dec 12, 2024 · 2 comments
Open

Sidebar show scrollbar always when isMobile #155

AuTa opened this issue Dec 12, 2024 · 2 comments

Comments

@AuTa
Copy link

AuTa commented Dec 12, 2024

I just added the header and footer, overflow-y-auto always display scrollbar.

I think this is a problem in sheet.

I find two span in sheet dialog. And the sidebar is size-full. Maybe need add padding in sheet?

<span data-focus-trap="" tabindex="0" style="border: 0px; clip: rect(0px, 0px, 0px, 0px); clip-path: inset(50%); height: 1px; margin: 0px -1px -1px 0px; overflow: hidden; padding: 0px; position: absolute; width: 1px; white-space: nowrap;"></span>
@AuTa
Copy link
Author

AuTa commented Dec 12, 2024

How about adding local.class to SheetContent?
This way, users can fine tune the style.

@stefan-karger
Copy link
Owner

Thanks for pointing that out. I will have a look. :)

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

No branches or pull requests

2 participants