Dropdown Menu Behind Carousel

Since 2.3 I have problem with dropdown menu showing behind carousel images in Chrome.

I found on inspect this:
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}

If I set overflow to auto works. See the images.

How can I solve this trough Blocs?

I’ll take a look at this and put a fix in.

Hey I’ll DM you as to get the file as Im not able to replicate this with the 2.3.1 beta build 4 so it may be fixed already. I’d need the project file to test.