first commit
This commit is contained in:
16
ui/app/workspace/logs/views/codeEditor.css
Normal file
16
ui/app/workspace/logs/views/codeEditor.css
Normal file
@@ -0,0 +1,16 @@
|
||||
.monaco-editor-background {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.overflow-guard {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.monaco-editor {
|
||||
outline-style: none !important;
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.margin {
|
||||
background: transparent !important;
|
||||
}
|
||||
Reference in New Issue
Block a user