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