Merge pull request #14793 from ramonlsouza/issue-14762

Enable sidebar resize in media area of 'focus on' layouts
This commit is contained in:
Anton Georgiev 2022-04-11 13:16:52 -04:00 committed by GitHub
commit 1d495968dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -123,6 +123,10 @@ const SidebarContent = (props) => {
width,
height,
}}
handleStyles={{
left: { height: '100vh' },
right: { height: '100vh' },
}}
>
{sidebarContentPanel === PANELS.CHAT
&& (