diff --git a/templates/auto_pt/status.html b/templates/auto_pt/status.html
index 310d8ca..1fc17ec 100644
--- a/templates/auto_pt/status.html
+++ b/templates/auto_pt/status.html
@@ -17,11 +17,13 @@
.info-card {
background-color: rgba(227, 229, 229, 0.6);
border: 2px solid skyblue;
+ width: 100%;
}
.info-card .el-card__header {
background-color: rgba(122, 246, 173, 0.2);
border-bottom: 2px solid skyblue;
+ height: 60px;
}
.info-card .el-card__header a {
@@ -68,39 +70,63 @@
style="width: 16px;border-radius: 50%;margin-bottom: -5px;">
-
+
-
+
+
+
+
+
+
+{#