feat: Set the global scroll bar style #2247 (#2265)

### What problem does this PR solve?

feat: Set the global scroll bar style #2247
### Type of change


- [x] New Feature (non-breaking change which adds functionality)
This commit is contained in:
balibabu
2024-09-05 14:47:48 +08:00
committed by GitHub
parent 04de0c4cef
commit 445576ec88
2 changed files with 22 additions and 2 deletions

View File

@@ -5,8 +5,6 @@
inset-inline-start: 0;
top: 0;
bottom: 0;
scrollbar-width: thin;
scrollbar-color: unset;
.checkGroup {
width: 100%;