Hows the proper way to do that layouts using flex
-
Hows the proper way to do that layouts using flex, and is there a templates for login
-
something like that: https://jsfiddle.net/0q7jysr1/
But I think you really must learn about flex.
-
@chbarr how to make “forgot your login detail” to bottom
-
the class ‘fixed-bottom’ is the solution. See an example: https://jsfiddle.net/0q7jysr1/7/
Read about positioning classes here: http://quasar-framework.org/components/positioning.html -
@chbarr Thanks my man