feat: reorder card layout + svc_cred_hint field for credentials note

This commit is contained in:
2026-04-28 12:20:37 +00:00
parent b06620a793
commit a64d49a8c1
4 changed files with 36 additions and 10 deletions
+7
View File
@@ -890,3 +890,10 @@ button {
.svc-credentials + .tile-comment { margin-top: 0.5rem; }
.svc-cred-hint {
margin: 0.35rem 0 0;
font-size: 0.78rem;
color: #4a7090;
line-height: 1.35;
}