diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index e800e1c..00227e0 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -21,13 +21,16 @@
@@ -794,6 +797,7 @@ color: #606266; width: 45px; flex-shrink: 0; + font-weight: bold; } .user-info-value { @@ -802,6 +806,7 @@ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; + font-weight: bold; } .user-info-empty {