mirror of
https://github.com/langgenius/dify.git
synced 2025-12-25 01:00:42 -05:00
fix: workflow note node copy & link style (#5428)
This commit is contained in:
@@ -15,8 +15,12 @@
|
||||
}
|
||||
|
||||
.note-editor-theme_link {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
color: #155eef;
|
||||
}
|
||||
|
||||
.note-editor-theme_link:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.note-editor-theme_text-strikethrough {
|
||||
|
||||
Reference in New Issue
Block a user