quartz/components/styles/graph.scss
@@ -11,6 +11,7 @@ height: 250px; margin: 0.5em 0; position: relative; overflow: hidden; & > #global-graph-icon { color: var(--dark); @@ -30,10 +31,6 @@ background-color: var(--lightgray); } } & > #graph-container > svg { margin-bottom: -5px; } } & > #global-graph-outer { @@ -43,9 +40,9 @@ top: 0; width: 100vw; height: 100%; overflow: scroll; backdrop-filter: blur(4px); display: none; overflow: hidden; &.active { display: inline-block;