How to let one card extend beyond the screen for scrolling but keep another two cards within screen boundaries?
The below code creates the first screenshot. The problem is that the yellow card is being squashed – the string “Long text” should stay on one line and the user should be able to scroll right to see all 14 columns. Please could you tell me how to fix that while not causing the blue cards to be any wider? (the user should be able to see all of each of the blue cards without having to scroll) – like in the 2nd picture.