瀏覽代碼

set the sidebar to not display

tags/0.9.0
Alej 5 年之前
父節點
當前提交
39cb1acd0c
共有 1 個檔案被更改,包括 2 行新增1 行删除
  1. 2
    1
      vue-theme/src/pages/single.vue

+ 2
- 1
vue-theme/src/pages/single.vue 查看文件

206
             left: 0px 
206
             left: 0px 
207
             width: 100% 
207
             width: 100% 
208
             height: 100% 
208
             height: 100% 
209
-
209
+    aside.sidebar
210
+        display: none
210
 </style>
211
 </style>

Loading…
取消
儲存