style: add class direction dropdown

(cherry picked from commit c6fe5af9f9)
main-dlh
Yuri Dimas 2025-09-24 12:21:27 +07:00
parent 1fd4a7e6b1
commit 19f78ea926
No known key found for this signature in database
GPG Key ID: 9FD7E44BC294C68C
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
</div>
<!-- Mobile Menu Button -->
<div class="dropdown lg:hidden">
<div class="dropdown dropdown-bottom dropdown-end lg:hidden">
<div tabindex="0" role="button" class="btn btn-ghost">
<svg xmlns="http://www.w3.org/2000/svg" class="h-5 w-5" fill="none" viewBox="0 0 24 24" stroke="currentColor">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h8m-8 6h16" />