wip(desktop): progress

This commit is contained in:
Adam
2025-12-09 11:08:55 -06:00
parent 6b2ac20abc
commit 5442adb517
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"] {