fix: workflow note node copy & link style (#5428)
This commit is contained in:
parent
51d34f5936
commit
e4259a8f13
2 changed files with 18 additions and 3 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue