From 2f69f13ae18ab18ee197b5821c6e17a51f25853f Mon Sep 17 00:00:00 2001 From: Pan Date: Mon, 8 May 2017 11:00:08 +0800 Subject: [PATCH] refine sidebar css --- src/views/layout/Sidebar.vue | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/views/layout/Sidebar.vue b/src/views/layout/Sidebar.vue index c4c54f14..ec80856f 100644 --- a/src/views/layout/Sidebar.vue +++ b/src/views/layout/Sidebar.vue @@ -3,22 +3,17 @@ @@ -44,4 +39,8 @@ .wscn-icon { margin-right: 10px; } + .hideSidebar .title-link{ + display: inline-block; + padding-left: 10px; + }