- + 相册 - - - 微博设置 - - - - 七牛云设置 - - - - 腾讯COS设置 - - - - 又拍云设置 - - - - GitHub设置 - - + + + + + 微博设置 + + + + 七牛云设置 + + + + 腾讯COS设置 + + + + 又拍云设置 + + + + GitHub设置 + + + @@ -309,14 +317,14 @@ export default { .el-icon-close &:hover color #F15140 - .picgo-sidebar - height calc(100vh - 22px) - .el-menu - border-right none - background transparent + .side-bar-menu position fixed + height calc(100vh - 22px) + overflow-x hidden + overflow-y auto + width 170px .el-icon-setting - position absolute + position fixed bottom 4px left 4px cursor pointer @@ -324,6 +332,10 @@ export default { transition .2s all ease-in-out &:hover color #409EFF + .el-menu + border-right none + background transparent + width 170px &-item color #eee position relative @@ -341,6 +353,19 @@ export default { right 0 top 18px background active-color + .el-submenu__title + span + color #eee + &:hover + background transparent + span + color #fff + .el-submenu + .el-menu-item + min-width 166px + &.is-active + &:before + top 16px .main-content padding-top 22px position relative