wip(desktop): progress

This commit is contained in:
Adam 2025-12-11 11:28:34 -06:00
commit e845eedbc3
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
4 changed files with 262 additions and 166 deletions

View file

@ -98,17 +98,13 @@
display: block;
}
[data-slot="list-item-extra-icon"] {
display: block !important;
color: var(--icon-strong-base) !important;
}
}
&:active {
background: var(--surface-raised-base-active);
}
&:hover {
[data-slot="list-item-extra-icon"] {
color: var(--icon-strong-base) !important;
}
}
}
}
}