change dropdown
This commit is contained in:
@@ -15,7 +15,9 @@ const currency = new Intl.NumberFormat("pt-BR", {
|
||||
Contratar agora
|
||||
</summary>
|
||||
<div
|
||||
class="absolute inset-x-2.5 top-full translate-y-1.5 md:inset-auto md:right-2.5 2xl:right-0 md:w-auto md:min-w-96 bg-stone-900 border border-white/15 rounded-xl shadow-lg"
|
||||
class="absolute inset-x-2.5 translate-y-1.5
|
||||
md:inset-auto md:right-2.5 2xl:right-0
|
||||
md:min-w-96 bg-stone-900 border border-white/15 rounded-xl shadow-lg"
|
||||
>
|
||||
<h6
|
||||
class="p-2.5 lg:px-5 lg:py-3.5 font-semibold border-b border-white/10 bg-white/5"
|
||||
|
||||
Reference in New Issue
Block a user