fix: Revert Scrollbar visibility for now
This commit is contained in:
parent
00d7192423
commit
4f3f510cac
@ -105,7 +105,7 @@ const StudyBrowser = ({
|
||||
})}
|
||||
</ButtonGroup>
|
||||
</div>
|
||||
<div className="flex flex-col flex-1 overflow-auto ohif-scrollbar">
|
||||
<div className="flex flex-col flex-1 overflow-auto invisible-scrollbar">
|
||||
{getTabContent()}
|
||||
</div>
|
||||
</React.Fragment>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user