mirror of
https://fastgit.cc/https://github.com/anomalyco/opencode
synced 2026-04-23 18:36:59 +08:00
chore: cleanup
This commit is contained in:
@@ -331,7 +331,11 @@
|
||||
}
|
||||
|
||||
[data-component="sticky-accordion-header"] {
|
||||
position: static;
|
||||
top: var(--sticky-header-height, 40px);
|
||||
&[data-expanded]::before {
|
||||
top: calc(-1 * var(--sticky-header-height, 40px));
|
||||
}
|
||||
/* position: static; */
|
||||
}
|
||||
|
||||
[data-slot="session-turn-accordion-trigger-content"] {
|
||||
|
||||
Reference in New Issue
Block a user