Closed rreganjr closed 2 years ago
I changed the bypass-panel .container to use "display: flex" and changed the panels to not have absolute position. I also removed the height on the .container so the height will grow to match the supplied content.
In the demo app component I styled the sign-up-or-in component to be 50% and centered left and right.
In the demo I tried to set the style of sign-up-or-in to 50% but it still fills the whole screen.