Responsivity
In client/ui/responsivity.css
you will find basic media queries to match different screen sizes.
Default report system width with reports is 1485px You could add as many breakpoints as you want. Transformation is always matched by minimal screen width. Scale multiplies report system size. 1.2 is report_system size * 1.2
Last updated