Add client side app postProcess() to fix postinstall message

This commit is contained in:
Johannes Zellner
2025-03-18 19:04:47 +01:00
parent f6f97e69eb
commit 7d07e34d6b
5 changed files with 116 additions and 65 deletions

View File

@@ -329,6 +329,7 @@ onBeforeUnmount(() => {
.configure-body {
margin-top: 20px;
margin-bottom: 10px;
display: flex;
}