wip: desktop work

pull/3430/head
Adam 2025-10-24 15:02:31 -05:00
parent e34042e17a
commit 90515bc8c3
No known key found for this signature in database
GPG Key ID: 9CB48779AF150E75
1 changed files with 0 additions and 2 deletions

View File

@ -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;