mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-31 08:29:07 +08:00
fix(styles): add support for lucide icons in global styles
This commit is contained in:
parent
0585d28312
commit
615fda0547
@ -260,6 +260,7 @@ body,
|
||||
.markdown,
|
||||
.anticon,
|
||||
.iconfont,
|
||||
.lucide,
|
||||
.message-tokens {
|
||||
color: var(--chat-text-user) !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user