diff --git a/packages/ai-code/src/monaco-editor/monaco-editor.scss b/packages/ai-code/src/monaco-editor/monaco-editor.scss index 27ebd6b343816ef2a08e091104930021dcc57632..8a7b2f1daf50e5b5b3a3b20e495d6196aa35ed07 100644 --- a/packages/ai-code/src/monaco-editor/monaco-editor.scss +++ b/packages/ai-code/src/monaco-editor/monaco-editor.scss @@ -166,6 +166,9 @@ $code: ( #{getCssVarName('code-footer-toolbar-height')}: 68px; } + .#{bem(code, loading)} { + left: 160px; + } @include b('code') { gap: 0;