mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-19 12:24:46 +08:00
feat: support <blockquote />
This commit is contained in:
@@ -228,6 +228,10 @@ textarea {
|
|||||||
@apply py-0.5;
|
@apply py-0.5;
|
||||||
@apply border;
|
@apply border;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
blockquote {
|
||||||
|
@apply border-muted-foreground text-muted-foreground border-l-2 pl-2;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@layer base {
|
@layer base {
|
||||||
|
|||||||
Reference in New Issue
Block a user