diff --git a/cista-front/src/App.vue b/cista-front/src/App.vue
index 3b3e323..48b40a9 100644
--- a/cista-front/src/App.vue
+++ b/cista-front/src/App.vue
@@ -1,3 +1,16 @@
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
diff --git a/cista-front/src/assets/main.css b/cista-front/src/assets/main.css
index 7c51406..109baaa 100644
--- a/cista-front/src/assets/main.css
+++ b/cista-front/src/assets/main.css
@@ -35,6 +35,7 @@
}
.breadcrumb {
font-size: 1.7em;
+ flex-shrink: 10;
}
}
@media screen and (min-width: 800px) and (--webkit-min-device-pixel-ratio: 2) {
diff --git a/cista-front/src/components/BreadCrumb.vue b/cista-front/src/components/BreadCrumb.vue
index a828b7f..7e85bde 100644
--- a/cista-front/src/components/BreadCrumb.vue
+++ b/cista-front/src/components/BreadCrumb.vue
@@ -1,18 +1,68 @@
-
+
diff --git a/cista-front/src/components/HeaderMain.vue b/cista-front/src/components/HeaderMain.vue
index b9c0022..02e7754 100644
--- a/cista-front/src/components/HeaderMain.vue
+++ b/cista-front/src/components/HeaderMain.vue
@@ -36,7 +36,7 @@ defineExpose({
@click="() => documentStore.fileExplorer.newFolder()"
/>
-
+
{
}
-