feature: add sidebar logo (#1767)

This commit is contained in:
花裤衩
2019-03-25 15:15:40 +08:00
committed by GitHub
parent ea0602a50f
commit 58a66d4902
10 changed files with 158 additions and 28 deletions

View File

@@ -105,6 +105,7 @@ export default {
float: left;
cursor: pointer;
transition: background .3s;
-webkit-tap-highlight-color:transparent;
&:hover {
background: rgba(0, 0, 0, .025)