This commit is contained in:
cookfront
2017-03-24 22:02:38 +08:00
parent aaf1b2529e
commit a991aea581
27 changed files with 65 additions and 105 deletions
+1 -2
View File
@@ -56,10 +56,9 @@ export default {
<style lang="css">
.side-nav {
width: 220px;
width: 250px;
box-sizing: border-box;
padding: 40px 0;
display: table-cell;
border-right: 1px solid #e5e5e5;
li {