the browser-facing portion of osu!
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add note for -webkit-overflow-scrolling

bakaneko 8fc14377 5e2e82fc

+1
+1
resources/css/bem/chat-conversation-list.less
··· 4 4 .chat-conversation-list { 5 5 width: 270px; 6 6 overflow-y: auto; 7 + // not needed for inertial scrolling but draws the scrollbar in front of the icons when scrolling on mobile safari. 7 8 -webkit-overflow-scrolling: touch; 8 9 9 10 @media @desktop {