fix: small icon bar ui

This commit is contained in:
2026-03-24 17:25:59 +01:00
parent 79a34aad73
commit 5338155ef5
4 changed files with 5 additions and 4 deletions

View File

@@ -4,8 +4,8 @@
padding-top: var(--app-spacing);
}
.app-details-container > section {
max-width: 84ch;
.app-details-container > section > form [data-tab-panel] {
max-width: 70ch;
}
.app-details-aside-actions {