Hello Experts,
I am currently using the latest SAP MDK (Mobile development kit) client-updated (Version 23.8.0). Despite my efforts to use CSS for a simple property, it appears that the CSS style is not being applied as expected.
I have applied the first simple property like-:

Then I use CSS property in (Style) values-

And In the Style.less code -
.Color{ background-color: rgb(216, 86, 86);} In the previous, version I was able to apply CSS in the value section and was able to see the CSS result but now I am not getting the proper result.
In older version - microsoftteams-image.png
And new version (not getting any changes) -microsoftteams-image-1.png
Waiting for your response.
Thank you.
Regards,
Anjali Bhadange