add to cart online in khoshbinane
This commit is contained in:
@@ -119,9 +119,9 @@ function Combobox({ title, options, placeholder, icon: Icon, expanded, selectedI
|
||||
>
|
||||
<label
|
||||
htmlFor="content-select"
|
||||
className="pointer-events-none inline-flex flex-col items-end justify-center px-1 py-0 absolute -top-6 right-0 z-[2]"
|
||||
className="pointer-events-none inline-flex flex-col items-end justify-center px-1 py-0 absolute -top-6 right-0 z-2"
|
||||
>
|
||||
<span className="relative text-foreground w-fit mt-[-1px] text-xs tracking-[0] leading-4 whitespace-nowrap">
|
||||
<span className="relative text-foreground w-fit -mt-px text-xs tracking-[0] leading-4 whitespace-nowrap">
|
||||
{title}
|
||||
</span>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user