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 6853e47 commit 702b4c3Copy full SHA for 702b4c3
resources/views/dashboard.blade.php
@@ -11,7 +11,7 @@
11
<x-placeholder-pattern class="absolute inset-0 size-full stroke-gray-900/20 dark:stroke-neutral-100/20" />
12
</div>
13
14
- <div class="relative h-full flex-1 rounded-xl border border-neutral-200 dark:border-neutral-700">
+ <div class="relative h-full flex-1 overflow-hidden rounded-xl border border-neutral-200 dark:border-neutral-700">
15
16
17
0 commit comments