Files
bifrost/ui/app/workspace/logs/views/codeEditor.css
Beyhan Oğur 880f412e2c first commit
2026-04-26 21:52:23 +03:00

16 lines
264 B
CSS

.monaco-editor-background {
background: transparent !important;
}
.overflow-guard {
background: transparent !important;
}
.monaco-editor {
outline-style: none !important;
background: transparent !important;
}
.margin {
background: transparent !important;
}