Make app installation dialog smaller

This commit is contained in:
Girish Ramakrishnan
2025-10-13 14:34:37 +02:00
parent e349193745
commit 2cfea229fd

View File

@@ -327,7 +327,7 @@ defineExpose({
}
.step-detail {
width: 960px;
width: 800px;
}
.step-install {