change width search bar in clinic page
This commit is contained in:
@@ -7,7 +7,7 @@ function SearchBar() {
|
|||||||
<ButtonGroup
|
<ButtonGroup
|
||||||
variant="contained"
|
variant="contained"
|
||||||
className="
|
className="
|
||||||
!bg-[#FFF] !w-2/3 !mt-[30px] !rounded-lg !overflow-hidden flex items-center
|
!bg-[#FFF] !w-full sm:!w-2/3 !mt-[30px] !rounded-lg !overflow-hidden flex items-center
|
||||||
!shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)]
|
!shadow-[0px_1px_24.8px_0px_rgba(204,_204,_204,_0.18)]
|
||||||
!h-fit !pl-1"
|
!h-fit !pl-1"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user