made dropdown graph

This commit is contained in:
2024-03-30 17:31:41 +01:00
parent 3e7a89bf8b
commit 02b32c33ea
2 changed files with 3 additions and 2 deletions

View File

@@ -190,11 +190,11 @@ body {
justify-content: center;
display: flex;
width: 20vw;
z-index: -0;
}
*
.disabled {
opacity: 0;
height: 0;
}