v0.3.3 bug fixes
This commit is contained in:
@@ -372,3 +372,10 @@ a { color: inherit; text-decoration: none; }
|
||||
[data-theme="dark"] .mention-avatar {
|
||||
background: var(--primary);
|
||||
}
|
||||
|
||||
[data-theme="dark"] .msg-input-mirror {
|
||||
color: var(--text-primary);
|
||||
}
|
||||
[data-theme="dark"] .msg-input-raw {
|
||||
caret-color: var(--text-primary);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user