Merge pull request #2516 from brkcvn/master

Shaking fixed when switch monthly / yearly
This commit is contained in:
Burak Civan 2022-07-05 17:45:52 +03:00 committed by GitHub
commit 5b896be3ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -111,7 +111,7 @@
<x-layouts.modules.show.information :module="$module" />
</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" />
</div>
</div>