buttons styling

This commit is contained in:
Burak Civan
2022-07-06 15:45:43 +03:00
parent d60bef2047
commit 0c310dda3b
2 changed files with 4 additions and 4 deletions

View File

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