Hi folks,
- I am using Valo theme and
- I apply border-radius declaring this line in the SCSS file -
$v-border-radius: 10px;
- But the
scrollbar
overlaps
the select element over the curved border, please check attachment.

Hi folks,

Is it working is you add some padding too? Or if you add your scrolled component inside a layout, set some padding and add the border radius on the layout?