Przeglądaj źródła

hotfix sidebar image display block

tags/1.0.0^2
Alej 3 lat temu
rodzic
commit
37d2f924bc
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2
    1
      vue-theme/src/components/sidebars/sidebar.vue

+ 2
- 1
vue-theme/src/components/sidebars/sidebar.vue Wyświetl plik

@@ -215,7 +215,8 @@ aside.sidebar
215 215
         ul
216 216
             flex-direction: column
217 217
             li 
218
-                img 
218
+                img
219
+                    display: block  
219 220
                     width: 100%
220 221
 
221 222
 </style>

Ładowanie…
Anuluj
Zapisz