mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-21 13:24:44 +08:00
feat: support images in the search results
This commit is contained in:
@@ -190,6 +190,12 @@ textarea {
|
||||
@apply list-decimal pl-4;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
max-width: 100%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
table {
|
||||
@apply w-full;
|
||||
table-layout: fixed;
|
||||
|
||||
Reference in New Issue
Block a user