Finish mailboxes view

This commit is contained in:
Johannes Zellner
2025-03-14 18:48:13 +01:00
parent 44b02961ac
commit 9676cabcb8
17 changed files with 377 additions and 49 deletions

View File

@@ -199,3 +199,7 @@ h1.section-header {
.actionable:hover {
color: var(--pankow-color-primary-hover);
}
fieldset > * {
margin: 6px 0;
}