add KnowledgeWorkFlow system

This commit is contained in:
Robin COuret
2026-03-08 01:33:21 +01:00
parent 73fff0955b
commit d1e5a6b0c7
25 changed files with 351 additions and 174 deletions
-10
View File
@@ -21,14 +21,4 @@ import AppTopbar from '@/components/AppTopbar.vue'
padding-inline: 5%;
height: 100vh;
}
/* main {
height: 100%;
}
@media screen and (min-width: 768px) {
#app {
height: 100vh;
}
} */
</style>