forked from tuvn86/webapp-conversation
add workflow process
This commit is contained in:
parent
c73753138d
commit
30509d92a3
53 changed files with 1970 additions and 28 deletions
8
app/components/workflow/code-editor/style.css
Normal file
8
app/components/workflow/code-editor/style.css
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.margin-view-overlays {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
/* hide readonly tooltip */
|
||||
.monaco-editor-overlaymessage {
|
||||
display: none !important;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue