mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-08-17 19:05:57 +08:00
feat: support <blockquote />
This commit is contained in:
parent
dff003f743
commit
89c90dba95
@ -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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user