Skip to Content
0
Sep 05, 2023 at 10:02 AM

CSS issue with latest MDK client update

93 Views Last edit Sep 05, 2023 at 10:07 AM 2 rev

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-:

image.png

Then I use CSS property in (Style) values-

image.png

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

Attachments

image.png (9.8 kB)
image.png (7.4 kB)