We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b01c8b2 commit 663a2c7Copy full SHA for 663a2c7
src/layouts/components/Sidebar/index.vue
@@ -43,7 +43,6 @@ const tipLineWidth = computed(() => !isTop.value ? "2px" : "0px")
43
:background-color="backgroundColor"
44
:text-color="textColor"
45
:active-text-color="activeTextColor"
46
- :unique-opened="true"
47
:collapse-transition="false"
48
:mode="isTop && !isMobile ? 'horizontal' : 'vertical'"
49
>
0 commit comments