style: add class direction dropdown
parent
54880c364f
commit
c6fe5af9f9
|
|
@ -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" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue