We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6049296 commit 835cb72Copy full SHA for 835cb72
src/sass/components/editor/_editorTerminal.scss
@@ -59,6 +59,7 @@
59
.message-box{
60
position: absolute;
61
height: calc(100% - 37px);
62
+ width: 100%;
63
ul{
64
height: 100%;
65
list-style-type: none;
0 commit comments