minor UI improvements

This commit is contained in:
msramalho
2022-03-14 14:42:02 +01:00
parent 96772db21c
commit 5fdee5020f
3 changed files with 307 additions and 275 deletions

View File

@@ -295,6 +295,7 @@ class Dashboard extends React.Component {
left: checkMobile ? padding : "var(--toolbar-width)",
top: 0,
overflowY: "scroll",
textAlign: "justify"
};
if (checkMobile) {