Problem with groups lining up

I was looking and from what I can see is that in the dashboard coding there are a few pixel sizing constraints that use an odd number of pixels when everything is affecting resizing based on even multiples. So We need to identify the pixel sizes and change them to even number of pixels over the odd ones.

If you look on the right side of graphs you can see I cant get them to line up no mater how I fix the group sizes.

How the sizes are configured for dashboard layout?
image

Also I see you have browser zoom not in 100%. Not sure if it affects anything but for clean start
ellminate possible side effects first.

If you want to do such layout with differently sized cards, the sizes must be mathematically suitable to fulfill the area. Do the math first. (Do not forget about the gaps). Then try if layout fits. .

I am using the smaller setup to maximize size and the window is full scream

Doesn't tell much as we still don't know sizes of every card. I'm still with my previous advise. Do the math first. Or if math doesn't help, take Excel and adjust the grid according to your layout sizes (do not forget about gaps), colorize cards on it and figure out layout sizes and then apply to each element on dashboard.

I doubt, the smaller sizes makes any good for layout. You have screen size big enough to use standard or near standard values.

yes - small sizes start to have other problems where the minimum sizes of items force things to be bigger than they want to be. Not sure what the limits are as it can depend on other things like font size and style, options in node, etc.
But yes the maths is hard.

But after looking at the code it looks as if most are multiples of 2 and the few that are messing up are odd. I am speaking about the card pixel counts. The one I am having problems with is set to 31 px