79392288

Date: 2025-01-27 22:11:54
Score: 3
Natty:
Report link

How about make overflow-y: auto, but hide the scrollbar?

.scroller
{
    overflow-y: auto;
    scrollbar-width: none;
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Starts with a question (0.5): How
Posted by: Aace