Hi everyone, is there a way to change the background fill of the selectlist? I can't find it on the right side.

Hi everyone, is there a way to change the background fill of the selectlist? I can't find it on the right side.
In UXPin you can ask and answer questions and share your experience with others!
hello,
you can use custom css code
ex :
background: #000000;
Thanks, that solved my problem!