Added graphs to insights page

This commit is contained in:
J-Lennox10
2023-03-09 14:11:36 +00:00
parent 7e5ab20748
commit 8f018de332
6 changed files with 229 additions and 12 deletions

View File

@ -284,10 +284,10 @@ export default {
#sidebar{
position: absolute;
height: 85%;
height: 80%;
width: 20%;
left: 2%;
top: 12%;
top: 14%;
z-index: 2;
text-align: center;
animation: gradient 15s ease infinite;