mirror of
https://github.com/bytedance/deer-flow.git
synced 2026-04-28 20:58:16 +00:00
feat: support <blockquote />
This commit is contained in:
parent
dff003f743
commit
89c90dba95
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user