Terminal fixes, added clipboard links to agent install dialog.

This commit is contained in:
Ylian Saint-Hilaire
2019-05-31 15:29:57 -07:00
parent f2a5141b42
commit 9922d25cf5
6 changed files with 27 additions and 20 deletions

View File

@@ -2140,14 +2140,11 @@ a {
#termarea3x {
background: black;
text-align: center;
height: 450px;
height: 500px;
position: relative;
}
#Term {
height: 450px;
max-height: 450px;
overflow-y: scroll;
background: black;
margin: 0;
padding: 0;