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 80a1787 commit bd4c99cCopy full SHA for bd4c99c
resources/views/components/docs-menu.blade.php
@@ -1,6 +1,6 @@
1
<div class="lg:hidden">
2
<div
3
- class="mb-2 flex flex-col-reverse items-start justify-between gap-3.5 min-[400px]:mb-2.5 min-[400px]:flex-row min-[400px]:items-end"
+ class="mb-2 flex flex-col-reverse items-start justify-between gap-3.5 min-[400px]:mb-2.5 min-[400px]:flex-row min-[400px]:items-center"
4
>
5
{{-- Docs menu button --}}
6
<button
0 commit comments