fix bus of left navi icon

This commit is contained in:
Nova
2019-02-10 13:02:07 +08:00
parent 3973c11b47
commit 781096cec1
3 changed files with 11 additions and 7 deletions

View File

@@ -131,14 +131,14 @@ export default {
.side-menu-item {
cursor: pointer;
padding: 40px 0;
padding: 1em 0;
transition: background-color .4s;
position: relative;
overflow: hidden;
.v-icon {
font-size: 48px!important;
font-size: 3em!important;
}
.title {