owncast/web/components/ui/Content
gingervitis 4703a64878
address doublescroll #3028 (#3035)
* quick fix for mobile menu button overlap

* - use new dynamic vh css prop to handle ios safari double scrolling
- only force tabs height when online

* cleanup

* add comment
2023-05-21 14:11:53 -07:00
..
ActionButtons.tsx fix(mobile): do not show action menu if there are no actions. Closes #2985 2023-05-04 21:37:52 -07:00
Content.module.scss address doublescroll #3028 (#3035) 2023-05-21 14:11:53 -07:00
Content.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
DesktopContent.module.scss fix(ui): vh->vw for content margin 2023-04-26 21:42:30 -07:00
DesktopContent.tsx fix: #2668 Page Vertical Spacing Issues (#2863) 2023-04-26 15:31:23 -07:00
MobileContent.module.scss fix(ui): restore page margin and background color. Closes #2959 2023-04-26 21:27:35 -07:00
MobileContent.tsx Address some layout issues with odd content spacing on mobile, and footer position (#3022) 2023-05-18 12:13:26 -07:00