瀏覽代碼

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…
取消
儲存