wip(desktop): layout improvements

This commit is contained in:
Adam 2025-11-13 14:47:25 -06:00
commit a8836c5615
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
27 changed files with 880 additions and 316 deletions

View file

@ -43,7 +43,7 @@
/* padding: 8px; */
padding: 8px 8px 0 8px;
border: 1px solid var(--border-base);
border-radius: 16px;
border-radius: var(--radius-md);
background: var(--surface-raised-stronger-non-alpha);
box-shadow:
0 15px 45px 0 rgba(19, 16, 16, 0.22),