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

@ -25,7 +25,7 @@
padding: 2px;
aspect-ratio: 1;
flex-shrink: 0;
border-radius: 4px;
border-radius: var(--radius-sm);
border: 1px solid var(--border-weak-base);
/* background-color: var(--surface-weak); */
}