mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added Agent Error Log Fetching.
This commit is contained in:
@@ -316,6 +316,13 @@ body {
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.boxsize {
|
||||
-ms-box-sizing:border-box;
|
||||
-moz-box-sizing:border-box;
|
||||
box-sizing:border-box;
|
||||
-webkit-box-sizing:border-box;
|
||||
}
|
||||
|
||||
.night #column_l {
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user