Improvement variable height in single column layout (#10917)
* Improvement variable height of compose and navigation panel in single column layout * Fix wrong quotes and missing commas
This commit is contained in:
parent
2e13f2ac44
commit
d93b82af87
4 changed files with 94 additions and 57 deletions
|
@ -9,9 +9,6 @@ const ComposePanel = () => (
|
|||
<SearchContainer openInRoute />
|
||||
<NavigationContainer />
|
||||
<ComposeFormContainer />
|
||||
|
||||
<div className='flex-spacer' />
|
||||
|
||||
<LinkFooter withHotkeys />
|
||||
</div>
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue