wip(desktop): progress

This commit is contained in:
Adam 2025-12-09 11:08:55 -06:00
parent 6b2ac20abc
commit 5442adb517
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
10 changed files with 145 additions and 73 deletions

View file

@ -54,6 +54,9 @@
opacity: 0.7;
cursor: not-allowed;
}
&[data-selected="true"]:not(:disabled) {
background-color: var(--surface-raised-base-hover);
}
}
&[data-variant="secondary"] {