How to remove the white color line in the button of the list items?

how to remove the white color line in the button of the list items?

You can remove it by setting the border on each button’s LV_BTN_PART_MAIN to be invisible. The easiest method is probably to set the border width to 0.

thank you

I set border width property to 0