owncast/web/styles
gingervitis c2a0295a0c
Address some layout issues with odd content spacing on mobile, and footer position (#3022)
* - set vars for player container height and status bar height
- use them to calculate mobile top spacing to adjust for tab content positioning

* give main content section a min height, place footer absolutely at bottom; rm all the fixed footer styling

* cleanup; restructure tabbed display logic and css a bit

* Prettified Code!

* cleanup

* fix(story): footer story needs to be wrapped in RecoilRoot if it is to use Recoil

* revert adding footer to mobile about section

* prevent double scrolling

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-18 12:13:26 -07:00
..
ant-overrides.scss fix(ui): fix modal header color on non-custom modal components 2023-05-07 10:42:20 -07:00
global.less Point to light ant styles by default 2022-09-08 21:44:06 -07:00
globals.scss Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00
mixins.scss fix: #2668 Page Vertical Spacing Issues (#2863) 2023-04-26 15:31:23 -07:00
theme.less feat(font): change opensans to inter font 2023-04-22 18:05:35 -07:00
variables.css Prettified Code! 2023-04-23 01:08:08 +00:00