Scroll bar on firefox very "ugly" on horizontal scroll


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 … :grimacing:

1 Like

Ok I’ll note this down and get it fixed up.

Thats been added and ready for the next release of Blocs. Thanks for the heads up.

3 Likes