caurosel style fixed

This commit is contained in:
batuhanbas
2019-12-26 14:11:39 +03:00
parent 67a6415f77
commit 20ed6b363e
3 changed files with 27 additions and 4 deletions

View File

@ -82,7 +82,7 @@
{!! $module->description !!}
@if($module->screenshots || $module->video)
<akaunting-carousel :name="'{{ $module->name }}'" :height="'430px'"
<akaunting-carousel :name="'{{ $module->name }}'" :height="'430px'" arrow="always"
@if($module->video)
@php
if (strpos($module->video->link, '=') !== false) {