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

[feat] add prop to allow turning off custom webkit scrollbar CSS #2316

Merged
merged 1 commit into from Sep 18, 2023

Conversation

igorDykhta
Copy link
Collaborator

  • Add: <DataTable> prop hasCustomScrollBarStyle to allow optionally turning off custom webkit scrollbar CSS.
  • Why? This one is difficult to undo with inline styles css, and even then would still also need some dark vs. light theme adjustments to look right. Being able to optionally turn off the custom scrollbar styles helps work around this.

Signed-off-by: Ihor Dykhta <dikhta.igor@gmail.com>
@igorDykhta igorDykhta merged commit 66a6364 into master Sep 18, 2023
9 checks passed
@delete-merged-branch delete-merged-branch bot deleted the igr/ups-prop-to-turn-off-scrollbar branch September 18, 2023 14:53
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.

None yet

3 participants