diff --git a/src/core/pyros_django/dashboard/templates/dashboard/agent_detail.html b/src/core/pyros_django/dashboard/templates/dashboard/agent_detail.html
index d8f2181..2adc19b 100644
--- a/src/core/pyros_django/dashboard/templates/dashboard/agent_detail.html
+++ b/src/core/pyros_django/dashboard/templates/dashboard/agent_detail.html
@@ -34,7 +34,7 @@
color : violet;
}
.table{
- //max-width:90vw;
+ /*max-width: 90vw;*/
table-layout: fixed;
}
th{
@@ -51,7 +51,7 @@
}
.theader{
text-align: center;
- min-width:7vw;
+ min-width: 7vw;
max-width: 12vw;
vertical-align:top;
}
@@ -184,10 +184,16 @@
{% endif %}
+
+
+
+
Command | @@ -204,9 +210,8 @@Result |
---|---|
[[ command.full_name ]] | @@ -224,8 +229,10 @@[[ command.result ]] |