Hi, I am trying to create a container with a fixed height for this, I use the height style, but I ran into a problem when I insert a dropdown element into this block, then when scrolling this container, the floating element incorrectly calculates the position relative to the block itself
For example (for example i used demo page):
1.
Set the block height

for this block


2.
open dropdown

try scrolling

My question: "is it possible to create a block of fixed height so that when scrolling, the dropdown is displayed correctly?"