You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Grid component in small screens, the pagination, the items per page selection, and the total items label, they are not well laid out and become illegible.
Thanks to you @gvreddy04 for the great work you have done.
As a workaround, I've added a style that more or less solves the problem, in case it can give you an idea of a possible solution:
When using Grid component in small screens, the pagination, the items per page selection, and the total items label, they are not well laid out and become illegible.
To reproduce this behaviour, the example page can be used: https://demos.blazorbootstrap.com/grid/paging
Resizing the screen is very clear.
The text was updated successfully, but these errors were encountered: