mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 15:30:27 +00:00
wip(desktop): progress
This commit is contained in:
parent
6b2ac20abc
commit
5442adb517
10 changed files with 145 additions and 73 deletions
|
|
@ -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"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue