wip(desktop): progress

This commit is contained in:
Adam 2025-12-10 06:26:24 -06:00
commit 6866a060bc
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
8 changed files with 104 additions and 81 deletions

View file

@ -43,6 +43,7 @@
--radius-sm: 0.25rem;
--radius-md: 0.375rem;
--radius-lg: 0.5rem;
--radius-xl: 0.625rem;
--shadow-xs:
0 1px 2px -1px rgba(19, 16, 16, 0.04), 0 1px 2px 0 rgba(19, 16, 16, 0.06), 0 1px 3px 0 rgba(19, 16, 16, 0.08);