revert black background on visualizer container

This commit is contained in:
jeffvli
2026-02-01 22:36:21 -08:00
parent 3a5508653b
commit ce9183ffd6
@@ -6,7 +6,6 @@
max-height: 100%; max-height: 100%;
margin: auto; margin: auto;
overflow: hidden; overflow: hidden;
background: #000;
} }
.icon-group { .icon-group {