style: always show scrollbar (#215)

* style: always show scrollbar

* fix: hide header scrollbar in specific instances

* hotfix: prettier fail

* style: always show scrollbar

* fix: hide header scrollbar in specific instances
This commit is contained in:
Razboy20
2024-05-20 21:56:36 -05:00
committed by GitHub
parent 0c7cd3e790
commit e3c2da36df
5 changed files with 28 additions and 6 deletions

View File

@@ -97,6 +97,7 @@ export const Default: Story = {
children: generateCourseBlocks,
itemKey: item => item.uniqueId,
gap: 12,
onReordered: () => {},
},
render: args => (
<div className='w-sm'>