Quantcast
Channel: SCN : Discussion List - SAP BusinessObjects Design Studio
Viewing all articles
Browse latest Browse all 4041

css class for chart layout not reflecting in Design Studio

$
0
0

Hi Expert, I have a requirement from the business user to display the dashboard according the to display device resolution.

Therefore I have implement @media screen in the css class for the display adjustment.

The issue I'm having currently is that the css class does not reflect in my chart layout.

 

Could anyone give me any pointers on solving the issue?

 

Below are the setting in the design studio chart properties.

 

1.PNG

 

And below is the script written for css class .chartRes

 

@media screen and (max-width: 1024px)

{

.chartRes {top: 30px;

left: 150px;

bottom: auto;

right: auto;

width: 500px;

height: 264px}

}

 

Really appreciate the assistance.

 

Thanks,

Afiq


Viewing all articles
Browse latest Browse all 4041

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>