diff --git a/src/components/editor/MonacoEditor.css b/src/components/editor/MonacoEditor.css index 4b688f0..7c578c9 100644 --- a/src/components/editor/MonacoEditor.css +++ b/src/components/editor/MonacoEditor.css @@ -10,7 +10,7 @@ /* background-color: #101828 !important; */ } .sticky-widget { - background-color: #111624 !important; + background-color: #0C0F17 !important; } .monaco-editor { position: absolute !important;