How to avoid scrolling in blox element for all resolution
Hi,
Use Case: I am trying to build dashboard having KPIs created using Blox that can be viewed at different resolutions (we are having 1440 x 900 (100 % scaling) and 1920 x 1080 (150 % scaling)). Also, we want to use the download as PNG functionality for these dashboards.
Current Practice: We are using the 'vw' i.e. viewport instead of pixel for all the font and size parameters which allows to scale easily. However, we are not able to fix the height of the Blox element as we encounter scroll bars when we change resolution or download dashboard as PNG
Challenge: How can we fix the Blox element height so that the scroll bars doesn't appear on changing the resolution or downloading as PNG.
References: We have attached sample error screenshots and design code for the KPIs we are creating. Please find them attached below.
Plausible Solution: A way by which we can fix the height of the Blox element so that the overall content is confined and no scroll bars appear
Please let us know the right way to work around this.
Thanks,
Rahul