#Scrolling doesn't work in certain areas

2 messages · Page 1 of 1 (latest)

quaint knoll
#

Steps to reproduce:

  1. Scroll anywhere in the orange area.

Expected result:

It works.

Actual result:

It doesn't work.

Additional information

Browser: Chrome 114.0.5735.134 (Official Build) (64-bit)
OS: Windows
But this bug is probably the same for every other browser and OS.

Please allow scrolling everywhere in the orange area, I think it would improve the user experience!

#

The orange area corresponds to this div:

<div class="absolute bottom-0 left-0 w-full border-t md:border-t-0 dark:border-white/20 md:border-transparent md:dark:border-transparent md:bg-vert-light-gradient bg-white dark:bg-gray-800 md:!bg-transparent dark:md:bg-vert-dark-gradient pt-2 md:-left-2">...</div>