mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-04 07:20:27 +00:00
share page scroll anchor
This commit is contained in:
parent
07cffebc8f
commit
a9b230f419
2 changed files with 85 additions and 39 deletions
|
|
@ -207,7 +207,8 @@
|
|||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
|
||||
div:first-child {
|
||||
a:first-child {
|
||||
display: block;
|
||||
flex: 0 0 auto;
|
||||
width: 18px;
|
||||
opacity: 0.65;
|
||||
|
|
@ -371,6 +372,8 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
[data-part-type="tool-edit"] {
|
||||
}
|
||||
}
|
||||
|
||||
.message-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue