소스 검색

Side bar visible again by deleting style attribute

tags/0.9.0
Alej 5 년 전
부모
커밋
794bdc01c4
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1
    2
      vue-theme/src/pages/single.vue

+ 1
- 2
vue-theme/src/pages/single.vue 파일 보기

@@ -209,6 +209,5 @@ export default {
209 209
             left: 0px 
210 210
             width: 100% 
211 211
             height: 100% 
212
-    aside.sidebar
213
-        display: none
212
+
214 213
 </style>

Loading…
취소
저장