Added togglegraph function
This commit is contained in:
@@ -191,5 +191,10 @@ body {
|
||||
display: flex;
|
||||
width: 20vw;
|
||||
z-index: -0;
|
||||
height: -;
|
||||
|
||||
}
|
||||
*
|
||||
.disabled {
|
||||
opacity: 0;
|
||||
height: 0;
|
||||
}
|
Reference in New Issue
Block a user