mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-05 16:02:19 +00:00
feat(desktop): Image Preview support for Image Attachments (#7841)
This commit is contained in:
parent
b81eca4ebc
commit
025ed04da0
3 changed files with 5 additions and 6 deletions
|
|
@ -40,10 +40,6 @@
|
|||
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