On narrow screens the buttons in the footer move underneath each other. Depending on the widht/label text on the buttons this can be very common. With German text it's around 440px and would be a common issue for mobile phones that are not used in landscape mode.
Currently there's no way to make the 2nd button visible.
Requirements
- Implement flexible height for footer, max height being 30% of screen. If content exceeds 30%, a scrollbar is added.
- See figma file for specifications