wip(desktop): progress

This commit is contained in:
Adam 2025-12-14 20:32:14 -06:00
commit dda579c8ad
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
18 changed files with 629 additions and 764 deletions

View file

@ -60,6 +60,7 @@
[data-slot="dialog-header"] {
display: flex;
padding: 16px;
padding-left: 20px;
justify-content: space-between;
align-items: center;
flex-shrink: 0;
@ -82,6 +83,7 @@
[data-slot="dialog-description"] {
display: flex;
padding: 16px;
padding-left: 20px;
padding-top: 0;
margin-top: -8px;
justify-content: space-between;