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
Originally posted by Mashiane December 1, 2022 Hi
My website behaves differently for the browsers, https://sithasodaisyui.netlify.app/
This is my drawer on Firefox..
The same drawer on Brave.
I cant seem to fix the x-scroll at all, tried the overflow classes.
Can someone please advice, what am I missing.
This is the only other code I have
::-webkit-scrollbar { background: transparent; width: 12px !important; } ::-webkit-scrollbar-thumb { background: #606060 !important; border-radius: 100px !important; }
Thanks in advance.
The text was updated successfully, but these errors were encountered:
efacaf8
fix: saadeghi#1438
e885120
No branches or pull requests
Discussed in #1408
Originally posted by Mashiane December 1, 2022
Hi
My website behaves differently for the browsers, https://sithasodaisyui.netlify.app/
This is my drawer on Firefox..
The same drawer on Brave.
I cant seem to fix the x-scroll at all, tried the overflow classes.
Can someone please advice, what am I missing.
This is the only other code I have
::-webkit-scrollbar { background: transparent; width: 12px !important; } ::-webkit-scrollbar-thumb { background: #606060 !important; border-radius: 100px !important; }
Thanks in advance.
The text was updated successfully, but these errors were encountered: