Ensure app info is too wide

This commit is contained in:
Johannes Zellner
2025-09-24 18:33:33 +02:00
parent b993cfd294
commit 30962c4c7b
2 changed files with 3 additions and 0 deletions

View File

@@ -217,6 +217,7 @@ a.pankow-breadcrumb-item {
/* info table label:value in Sections */
.info-row {
display: flex;
gap: 15px;
margin-bottom: 10px;
justify-content: space-between;
}