shaking fixed

This commit is contained in:
Burak Civan 2022-07-05 17:43:46 +03:00
parent 0e97909edb
commit acc06e64d0

View File

@ -111,7 +111,7 @@
<x-layouts.modules.show.information :module="$module" /> <x-layouts.modules.show.information :module="$module" />
</div> </div>
<div class="flex justify-around space-x-12 mt-5"> <div class="flex justify-around mt-5">
<x-layouts.modules.show.buttons :module="$module" :installed="$installed" :enable="$enable" /> <x-layouts.modules.show.buttons :module="$module" :installed="$installed" :enable="$enable" />
</div> </div>
</div> </div>