wip(desktop): progress

This commit is contained in:
Adam 2025-12-11 13:02:57 -06:00
commit 16b7370d8c
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
9 changed files with 179 additions and 65 deletions

View file

@ -105,6 +105,9 @@
&:active {
background: var(--surface-raised-base-active);
}
&:focus-visible {
outline: none;
}
}
}
}