Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
SK28
Creator II
Creator II

Need a CSS script or a workaround to fix the view of Qliksense dashboard irrespective of Zoom settings

Hi,

 

Need a CSS script or a workaround to fix the view of Qliksense dashboard irrespective of Zoom settings

 

@media (min-width: 600px) {body {zoom: normal; zoom: 46%;} .vizlib-pivot-table-extension.angular-container.ng-scope { width: 380vw!important; height:100vw!important;} }


How do I automate these pixel numbers irrespective of different zoom levels to make the container & pivot table & other Qlik objects look  consistent across zoom levels 50%,67%,75%,80%,90%,100%

The font sizes, object sizes table structure is changing due to responsive, behaviour in chrome, can we please make it consistent in all the zoom levels in chrome

Need a Help on this please

0 Replies