Updated Composer styles to hide scrollbars and fit heights

• Updated:
- Composer styles to hide scrollbars and fit heights
This commit is contained in:
mgabdev
2020-12-23 16:37:36 -05:00
parent 75c6cd9fc2
commit a4aff4fef9
4 changed files with 19 additions and 15 deletions

View File

@@ -255,10 +255,11 @@ class Composer extends React.PureComponent {
px15: !small,
px10: small,
pb10: !small,
h100PC: !small,
})
return (
<div className={_s.d}>
<div className={[_s.d, _s.flex1].join(' ')}>
{
isPro &&