mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
wip: desktop work
This commit is contained in:
parent
e34042e17a
commit
90515bc8c3
1 changed files with 0 additions and 2 deletions
|
|
@ -68,7 +68,6 @@
|
|||
margin-bottom: 8px;
|
||||
border-radius: 8px;
|
||||
|
||||
/* previous */
|
||||
[data-slot="accordion-item"]:has(+ &) {
|
||||
&[data-closed] {
|
||||
border-bottom-left-radius: 8px;
|
||||
|
|
@ -81,7 +80,6 @@
|
|||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
/* next */
|
||||
& + [data-slot="accordion-item"] {
|
||||
border-top: 1px solid var(--border-weak-base);
|
||||
border-top-left-radius: 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue