diff --git a/src/sass/components/editor/_editorTerminal.scss b/src/sass/components/editor/_editorTerminal.scss index c515071..f1d8bd3 100644 --- a/src/sass/components/editor/_editorTerminal.scss +++ b/src/sass/components/editor/_editorTerminal.scss @@ -59,6 +59,7 @@ .message-box{ position: absolute; height: calc(100% - 37px); + width: 100%; ul{ height: 100%; list-style-type: none;