Dashboard height fit to page

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
m.mohammadi
Posts: 7
Joined: 17 Jan 2018, 07:53

09 Apr 2018, 05:11

Hi All,
My user wants to see whole dashboard page in screen height without scroll, How can I decrease everything height in a way that user can see the whole page with browser zoom 100% without vertical scroll? I already tried to set body {height:100%} but it did not work. I Appreciate anybody could help me on this

merve7
Posts: 861
Joined: 12 Sep 2017, 10:44

09 Apr 2018, 10:19

You can try

Code: Select all

height:100vh;
min-height:100vh;

Also you can try to add width and height or change font-size.

You can read this page; https://benfrain.com/independent-scroll ... -just-css/

m.mohammadi
Posts: 7
Joined: 17 Jan 2018, 07:53

11 Apr 2018, 03:52

Thanks, Could you please tell me exactly which element should I change in serenity template css files?

Post Reply

Return to “Serenity - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests