Improve login popup
Had some ideas for the login popup.
- use a wrapper div
This would allow making the wrapper div absolutely positioned (fullscreen and transparent), and then the login popup a normal flex element within it. It would allow aligning the login popup easily without translation
and also it can grow/shrink responsively.
- move "back" button to top right like an "X"
Would look cleaner and you don't have to search through the form to find your way out.
- move "use a matrix client" in a separate section
It would make "use a matrix client" distinct from the login fields which are unrelated. I'd propose moving it to the top instead of the bottom, to discourage typing username and password into other people's pages (even if it's my own page).
Edited by asdfkcdk