owncast/web/components/ui/Content
Pranav Joglekar ee08c42c6d
improv ui: make footer sit at bottom (#2212)
This commit makes the footer always attach to the bottom of the screen.
This is done by setting the minWidth of the main antd layout component
to 100vh and moving the footer component outside the spinner, since antd
does not allow granular component inside the spin component.

This commit also removes some styles which were not being used due to
invalid antd api.

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-10-16 23:07:21 -07:00
..
Content.module.scss improv ui: make footer sit at bottom (#2212) 2022-10-16 23:07:21 -07:00
Content.tsx improv ui: make footer sit at bottom (#2212) 2022-10-16 23:07:21 -07:00