mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-02 14:30:29 +00:00
Desktop: Image Preview and Dedupe File Upload (#6372)
This commit is contained in:
parent
82b8d8fa5d
commit
b7ce46f7a1
6 changed files with 111 additions and 2 deletions
|
|
@ -40,6 +40,10 @@
|
|||
border-color: var(--border-strong-base);
|
||||
}
|
||||
|
||||
&[data-clickable="true"] {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
&[data-type="image"] {
|
||||
width: 48px;
|
||||
height: 48px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue