Unexpected behaviour: offset is always horizontal #328
Closed
Description
opened on Jun 24, 2017
Hi,
I found an unexpected behaviour when you set fxFlexOffset in a fxLayout="column"
child, it result in a margin-left added; instead of a margin-top which is what I was expecting.
Demo here: https://plnkr.co/edit/PDOtQk?p=preview
Is it on purpose or a bug ? Thanks in advance.
Activity