mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-05-21 07:26:50 +00: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