monks-and-mages
monks-and-mages copied to clipboard
Fix webkit display issues (lobby screen)
trafficstars
Lobby screen was only optimized for Chrome and not safari, meaning it looks pretty bad right now for the lobby screen
Additionally the decklist viewer is broken: https://user-images.githubusercontent.com/1839462/160762735-befd7907-9517-4fef-9e45-9423a9cc1503.mov
We should use a library like Chakra UI to handle all the cross-browser quirks, rather than hand-rolling things in Styled components like we're currently doing