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
While there are no elements in the list, the about text is jumping from left to right and back. Have you considered to add a simple overflow-y: scroll; to the body? In most cases the list is filled with data anyway.
The text was updated successfully, but these errors were encountered:
While there are no elements in the list, the about text is jumping from left to right and back. Have you considered to add a simple
overflow-y: scroll;
to the body? In most cases the list is filled with data anyway.The text was updated successfully, but these errors were encountered: