diff --git a/deploy/tksea-portal/admin/accounts.html b/deploy/tksea-portal/admin/accounts.html index 7ec83358..32fd689c 100644 --- a/deploy/tksea-portal/admin/accounts.html +++ b/deploy/tksea-portal/admin/accounts.html @@ -343,6 +343,13 @@ line-height: 1.6; word-break: break-word; } + .binding-box { + margin-top: 16px; + padding: 16px; + border-radius: 18px; + border: 1px solid var(--line); + background: rgba(255,255,255,0.84); + } .empty { padding: 18px; border-radius: 18px; @@ -483,7 +490,16 @@ -
+
+