there is a scroll bar that appears since several versions of block with firefox (but in any others browsers …)
I correct this with adding css
.blocs-horizontal-scroll-area {
scrollbar-width: none; /* Firefox */
}
But if you can correct this for next version !
Many thanks …