mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix(styles): add support for lucide icons in global styles
This commit is contained in:
parent
36cf8a282c
commit
0a84a5325f
@ -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