Skip to Content
0
Feb 05, 2023 at 05:43 PM

Sap MDK page background color doesn't change.

112 Views

I want to change the background color of my MDK app's pages. I'm using following style codes in styles.less

MDK Page{

background-color: @ mdkYellow1;

}

But it doesn't change the colour of background both in app or website.

Also, I want to know if we can add an image on background page of MDK app which we are deploying website and app.if yes, how?

Give me some more tips to make a better UI