mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08: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