Closed Pazekal90 closed 5 years ago
Somehow now the bottom is messed up. Previously there was full page height forced. This was removed (by you?) somehow. Please add this again, otherwise this looks bad (you see the border at the end, if space left)
@GPlay97 Changed the background thing. Was an earlier commit in one of my last pull requests
Thanks. But the dashboard is no longer centered since your changes. Can you fix this? In logs for example it is correct.
@GPlay97 Ok done. But this was a problem with layout containers. I have earlier cleaned up some css manipulations that are not recommended by vuejs and now this problem has been visible. So I have now fixed this for all later components.
sorry there's another error. I'm on it
Was a cache thing. Ready for your review.
Problem is this notation here.
If this PR is merged i will create another one to handle better the "justify to center" situation in here. There shouldn't be a offset for sm viewports. Instead there should be a justify-center attribute for the v-layout container. Then the chart in log details would also be better visible in landscape mode.
... get a little more space between subheaders and the content for an easier view on dashboard.
Before:
After: