add interaction api- ui

This commit is contained in:
Robin COuret
2026-02-23 17:03:39 +01:00
parent 978f726c10
commit cf99d5d388
4557 changed files with 541 additions and 662217 deletions
+5 -5
View File
@@ -16,13 +16,13 @@ import AppTopbar from '@/components/AppTopbar.vue'
</template>
<style>
/* #app {
width: 100%;
display: flex;
flex-direction: column;
#app {
background-color: #FFF4EA;
padding-inline: 5%;
height: 100vh;
}
main {
/* main {
height: 100%;
}