mirror of
https://github.com/langgenius/dify.git
synced 2026-04-20 18:57:19 +08:00
feat: workflow note dark theme (#12932)
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
.note-editor-theme_link {
|
||||
cursor: pointer;
|
||||
color: #155eef;
|
||||
color: var(--text-text-selected);
|
||||
}
|
||||
|
||||
.note-editor-theme_link:hover {
|
||||
|
||||
Reference in New Issue
Block a user