We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just added the header and footer, overflow-y-auto always display scrollbar.
overflow-y-auto
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?
size-full
<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>
The text was updated successfully, but these errors were encountered:
How about adding local.class to SheetContent? This way, users can fine tune the style.
local.class
SheetContent
Sorry, something went wrong.
Thanks for pointing that out. I will have a look. :)
No branches or pull requests
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?The text was updated successfully, but these errors were encountered: