mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Agent URL to clipboard, Terminal scroll back.
This commit is contained in:
parent
7529dce77b
commit
f378104c16
9 changed files with 84 additions and 40 deletions
|
@ -2140,11 +2140,14 @@ a {
|
|||
#termarea3x {
|
||||
background: black;
|
||||
text-align: center;
|
||||
height: 500px;
|
||||
height: 450px;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
#Term {
|
||||
height: 450px;
|
||||
max-height: 450px;
|
||||
overflow-y: scroll;
|
||||
background: black;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue