styling left pane

This commit is contained in:
Roland Osborne 2024-12-17 09:28:31 -08:00
parent 008dda735e
commit 9d7f933ae8

View File

@ -27,7 +27,7 @@
display: flex;
flex-direction: column;
height: 100%;
width: 33%;
width: 30%;
min-width: 325px;
background: var(--mantine-color-surface-2);