react-hn icon indicating copy to clipboard operation
react-hn copied to clipboard

minor visual suggest: overflow-y: scroll to the body?

Open wiesson opened this issue 8 years ago • 0 comments

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.

wiesson avatar Jun 22 '17 13:06 wiesson