wip(desktop): progress

This commit is contained in:
Adam
2025-12-10 07:46:10 -06:00
parent f20d6e8555
commit 804ad5897f
3 changed files with 20 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
display: flex;
flex-direction: column;
overflow: hidden;
gap: 12px;
gap: 20px;
padding: 0 10px;
}
@@ -38,7 +38,7 @@
[data-component="select-dialog"] {
display: flex;
flex-direction: column;
gap: 12px;
gap: 20px;
[data-slot="select-dialog-empty-state"] {
display: flex;