diff --git a/src/style/main.css b/src/style/main.css index f166455e..93c884c3 100644 --- a/src/style/main.css +++ b/src/style/main.css @@ -826,6 +826,7 @@ div.modalView.box.inFront.show { .modalView .terminal-window-holder { border-radius: 5px; max-width: 900px; + width: 90%; } .modalView .terminal-window {