Skip to content
Snippets Groups Projects
Unverified Commit d293d500 authored by Guilherme Gazzo's avatar Guilherme Gazzo Committed by GitHub
Browse files

regression: Scroll List not visible (#35496)

parent b53faf57
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ const BaseScrollbars = forwardRef<HTMLElement, ComponentProps<typeof Box>>(funct
<Box
ref={ref}
height='full'
width='full'
className={css`
.os-scrollbar {
--os-handle-bg: ${Palette.stroke['stroke-dark']};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment