UNPKG
@difizen/ai-flow
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
0.0.1
Scalable, out-of-the-box, agent-oriented flow
@difizen/ai-flow
/
es
/
components
/
CodeEditor
/
index.css
13 lines
(10 loc)
•
197 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
.margin-view-overlays
{
padding-left
:
10px
; }
.no-wrapper
.margin-view-overlays
{
padding-left
:
0
; }
/* hide readonly tooltip */
.monaco-editor-overlaymessage
{
display
: none
!important
; }