mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 06:20:29 +00:00
fix(app): copy buttons smaller and out of the way
This commit is contained in:
parent
ef09dddaa5
commit
05529f66d7
7 changed files with 33 additions and 17 deletions
|
|
@ -121,7 +121,7 @@
|
|||
|
||||
[data-slot="text-part-copy-wrapper"] {
|
||||
position: absolute;
|
||||
top: 8px;
|
||||
top: -28px;
|
||||
right: 8px;
|
||||
opacity: 0;
|
||||
transition: opacity 0.15s ease;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue