enable sidebar resize in media on 'focus on' layouts

This commit is contained in:
Ramon Souza 2022-04-11 13:48:46 -03:00
parent f6c66cc4ea
commit 283c21e4ab

View File

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