feat: adjust color of tree view

This commit is contained in:
tiny-craft
2023-07-15 01:54:40 +08:00
parent d7e6485806
commit 15c80bc9f7
6 changed files with 34 additions and 12 deletions

View File

@@ -134,9 +134,8 @@ const openGithub = () => {
<style lang="scss">
#app-nav-menu {
//width: 60px;
height: 100vh;
border-right: v-bind('themeVars.borderColor') solid 1px;
//border-right: v-bind('themeVars.borderColor') solid 1px;
.nav-menu-item {
align-items: center;