zkayser / pokerex_client

Elm client for PokerEx project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix mobile styling issues

zkayser opened this issue · comments

After using the app on a real device, there are clearly some mobile styling issues present:

  1. The pop up menu on mobile gets cut off at the account link. This leaves off the bank button.
  2. The table center is either not centered, or the player itself is not centered.
  3. The Start Private Game tab on the Profile page gets truncated on mobile views.

Also just noticed that the hr separator between the profile pane and the game info pane is rendering weird on mobile.