How to Keep Background Images Stable in Softr Despite CSS Changes?

Custom Code I’m Implementing in the List Block

._3959be2_15bqpe66._3959be2_15bqpe69._3959be2_15bqpe6e._3959be2_15bqpe6j.block-div._3959be2_hd2lyc0.undefined { background-image: url('http://www.example.com/img.png'); background-size: auto; background-repeat: no-repeat; background-position: top; height: 100%; width: 100%; }

Hi,
This selector is not stable and will change all the time.

What are you trying to perfom exactly? Which block and which element in this block?