I have added pagination to a view, and it displays correctly on desktop but goes out of canvas on mobile, breaking the website's responsiveness. I am using the GeneratePress theme.
Solution:
Adding the CSS code below will enable flex-wrap, ensuring the pagination fits within the canvas on mobile devices: