decrease padding on list header

This commit is contained in:
jeffvli
2026-04-05 03:49:31 -07:00
parent 4fd56281d5
commit 031d365262
4 changed files with 4 additions and 3 deletions
@@ -4,6 +4,7 @@
flex-direction: column !important;
width: 100%;
height: 100%;
padding-block: var(--theme-spacing-xs);
padding-right: var(--theme-spacing-md);
outline: none;
border: none;