added details card component

This commit is contained in:
2026-03-09 21:57:52 +01:00
parent af8ee10930
commit 1b872f145c
9 changed files with 179 additions and 97 deletions

View File

@@ -97,7 +97,5 @@
fieldset[aria-disabled="true"] legend small {
color: var(--app-muted-color);
}
label:has(.badge) > span {
margin-bottom: 5px;
}
}