feat: vertical tabs for right sidebars

This commit is contained in:
liyasthomas
2021-09-18 23:50:42 +05:30
parent e1e763575d
commit b0a6692179
12 changed files with 217 additions and 166 deletions

View File

@@ -397,7 +397,7 @@ export default defineComponent({
showLogin: false,
active: getLocalConfig("THEME_COLOR") || "blue",
active: getLocalConfig("THEME_COLOR") || "indigo",
confirmRemove: false,
}
},