mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 07:20:27 +00:00
wip(desktop): progress
This commit is contained in:
parent
aa638cec48
commit
ae4993f39a
2 changed files with 45 additions and 21 deletions
|
|
@ -57,6 +57,9 @@
|
|||
&[data-selected="true"]:not(:disabled) {
|
||||
background-color: var(--surface-raised-base-hover);
|
||||
}
|
||||
&[data-active="true"] {
|
||||
background-color: var(--surface-raised-base-active);
|
||||
}
|
||||
}
|
||||
|
||||
&[data-variant="secondary"] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue