feat(web) styling server stats page (#866)

This commit is contained in:
Alex
2022-10-25 21:41:46 -05:00
committed by GitHub
parent b713fb5650
commit 95ebf815eb
8 changed files with 82 additions and 35 deletions

View File

@@ -48,7 +48,7 @@ html::-webkit-scrollbar-thumb:hover {
body {
/* min-height: 100vh; */
margin: 0;
background-color: #f6f8fe;
/* background-color: #f6f8fe; */
color: #5f6368;
}