Closed Agupane closed 5 years ago
I don't think this is the right way of doing this, since the semantic of the components it's now lost. I think we have to change the width of MainContent
, and maybe create a new sidebar component RightSideBar
(or some other name) with the proper width.
@gabitoesmiapodo wdyt?
@fvictorio @Agupane
Yeah, that would be more appropriate.
And don't forget some margin to separate the columns.
@Agupane
You could use something more generic, like ColumnNarrow
ColumnWide
etc. if you don't want to associate the container's name with a fixed position.
It's done, please let me know if it's ok, I'd updated the photo with the result @gabitoesmiapodo @fvictorio
Two comments:
MainContent
if we are not using it anymore? Plus, it seems like ColumnNarrow
and Sidebar
have the same content. Maybe we can remove the latter and use only the Column*
comonents?@Agupane
The separation between columns 1 / 2 is wider than the separation between columns 2 / 3.
Try to make it the same.
@fvictorio @gabitoesmiapodo It's done, thanks!
Closes #186
Keep the current layout with orders and orderbook, but changes the sizes of the components
It looks like this: