Przeglądaj źródła

set the sidebar to not display

tags/0.9.0
Alej 5 lat temu
rodzic
commit
39cb1acd0c
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      vue-theme/src/pages/single.vue

+ 2
- 1
vue-theme/src/pages/single.vue Wyświetl plik

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

Ładowanie…
Anuluj
Zapisz