remove padding from sidebar visualizer

This commit is contained in:
jeffvli
2025-12-26 02:32:10 -08:00
parent 73c5292cc1
commit fb2e30c484
5 changed files with 9 additions and 9 deletions
@@ -18,6 +18,7 @@
}
.container .settings-icon {
z-index: 100;
opacity: 0;
transition: opacity 0.2s ease-in-out;
}