mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-09 13:39:42 -05:00
Agent URL to clipboard, Terminal scroll back.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user