Open luksan47 opened 4 years ago
The other issue regarding to this is #414. Besides these, the main layouts should be fine, I have tested it when I made the new UI. However, a review could be helpful indeed.
Materialize's biggest screen size that changes the grid is 1200px (xl). Above that we don't have much choice, unless we change the sass files.
The problem is not with the big but the small screen sizes, they should be fine-tuned. I would keep #414 as a separate issue, the problem I wanted bring up here is only related to the grid system.
The task is to check every page if it looks good in every screensize. (Eg. the economic committe has some flows on 125%). If not, the grid layout should be modified accrodingly (in the
div
tags withcol
classes one should tweak thes* m* l* xl*
values).