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:
committed by
Eugen Rochko
parent
2e13f2ac44
commit
d93b82af87
@ -9,9 +9,6 @@ const ComposePanel = () => (
|
||||
<SearchContainer openInRoute />
|
||||
<NavigationContainer />
|
||||
<ComposeFormContainer />
|
||||
|
||||
<div className='flex-spacer' />
|
||||
|
||||
<LinkFooter withHotkeys />
|
||||
</div>
|
||||
);
|
||||
|
Reference in New Issue
Block a user