change responsive page doctors & change modal and responsive & responsive page doctor item
This commit is contained in:
@@ -5,11 +5,11 @@ function Share() {
|
||||
return (
|
||||
<div className="w-full text-left">
|
||||
<Button
|
||||
className="!gap-1 !p-2 !rounded-lg !text-[#525252] !text-[14px]"
|
||||
variant="text"
|
||||
className="!gap-1 !border-none lg:!border-[#EFEFEF] !p-2 !rounded-lg !text-[#525252] !text-[14px]"
|
||||
variant="outlined"
|
||||
>
|
||||
<ShareDI />
|
||||
اشتراک گذاری
|
||||
<p className="hidden lg:flex">اشتراک گذاری</p>
|
||||
</Button>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user