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
@@ -45,7 +45,6 @@
flex-direction: column;
height: 100%;
min-height: 0;
padding: var(--theme-spacing-md);
overflow: hidden;
background: var(--theme-colors-background);
background-color: var(--theme-colors-background-alternate);