owncast/web/components/ui
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
..
ComponentError Reword the error message 2023-03-16 12:58:03 -07:00
Content Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00
CrossfadeImage Give chat a min-height that other elements yield to on mobile clients (#2676) 2023-02-08 18:50:58 -08:00
CustomPageContent some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
followers fix(followers): more followers style tweaks 2023-04-15 22:33:02 -07:00
Footer Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00
Header fix:#2954-player-gets-cut-off-vertically (#2987) 2023-05-05 11:10:28 -07:00
Logo Use correct cover styling for img tag (#2674) 2023-02-04 10:52:52 -08:00
Modal some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
Noscript Add noscript for browsers without JS (#2592) 2023-02-01 11:04:24 -08:00
NotifyReminderPopup Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
OfflineBanner fix(mobile): fix offline banner overflow due to hard-coded height 2023-05-06 16:30:52 -07:00
Sidebar fix: #2668 Page Vertical Spacing Issues (#2863) 2023-04-26 15:31:23 -07:00
SocialLinks feat(ui): add id to social links container 2023-05-08 08:56:14 -07:00
Statusbar Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00
ModIcon.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00