fix(FN-1606): constrain task detail dropdown menus to viewport on mobile
- Add max-height constraint (100dvh - 120px) to action and move dropdown menus on mobile - Enable vertical scrolling for dropdown menus with overflow-y: auto - Add -webkit-overflow-scrolling: touch for smooth scrolling on iOS - Add CSS coverage test for dropdown menu mobile constraints
This commit is contained in: