We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2590d75 commit b06b279Copy full SHA for b06b279
resources/views/components/articles/actions.blade.php
@@ -1,5 +1,5 @@
1
<div
2
- class="flex flex-col gap-x-4 gap-y-3 lg:flex-row lg:justify-between"
+ class="flex flex-col gap-x-4 gap-y-3 lg:flex-row lg:justify-between mb-10"
3
x-data="{ hovered: false }"
4
>
5
<div class="flex flex-col gap-x-4 gap-y-3 lg:flex-row">
0 commit comments