diff --git a/src/runtime/components/BitinflowButton.vue b/src/runtime/components/BitinflowButton.vue index f52ce45..e5dc219 100644 --- a/src/runtime/components/BitinflowButton.vue +++ b/src/runtime/components/BitinflowButton.vue @@ -1,15 +1,16 @@ - - + + + diff --git a/src/runtime/components/BitinflowFirstLevelLink.vue b/src/runtime/components/BitinflowFirstLevelLink.vue index 3420481..2f91c77 100644 --- a/src/runtime/components/BitinflowFirstLevelLink.vue +++ b/src/runtime/components/BitinflowFirstLevelLink.vue @@ -1,10 +1,13 @@ - - + + - + diff --git a/src/runtime/components/BitinflowSecondLevelLink.vue b/src/runtime/components/BitinflowSecondLevelLink.vue index b263575..b14d7cb 100644 --- a/src/runtime/components/BitinflowSecondLevelLink.vue +++ b/src/runtime/components/BitinflowSecondLevelLink.vue @@ -1,19 +1,27 @@ - - - + + + + diff --git a/src/runtime/components/BitinflowThirdLevelMenu.vue b/src/runtime/components/BitinflowThirdLevelMenu.vue index cdc54e3..2e4b503 100644 --- a/src/runtime/components/BitinflowThirdLevelMenu.vue +++ b/src/runtime/components/BitinflowThirdLevelMenu.vue @@ -11,27 +11,29 @@ - {{ link.name }} - + /> {{ item.name }} + {{ item.name }} @@ -45,23 +47,27 @@