dyjh hace 6 años
padre
commit
394d8dc2b8
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/admin/album/poster/view.blade.php

+ 1 - 1
resources/views/admin/album/poster/view.blade.php

xqd
@@ -6,7 +6,7 @@
             <div class="list-group">
 
                 <div class="list-group-item">
-                    <img width="200px" src="{{ $img }}"/>
+                    <img width="700px" src="{{ $img }}"/>
                 </div>
 
             </div>