mirror of
https://github.com/tiny-craft/tiny-rdm.git
synced 2025-10-15 11:40:38 +08:00
feat: adjust color of tree view
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user