Kaynağa Gözat

fix search result label style

Abhinav 3 yıl önce
ebeveyn
işleme
18a674459c
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 3 1
      src/components/Search/optionWithInfo.tsx

+ 3 - 1
src/components/Search/optionWithInfo.tsx

@@ -29,7 +29,9 @@ const LabelWithInfo = ({ data }: { data: SearchOption }) => (
             <SpaceBetweenFlex>
                 <Box mr={1}>
                     <FreeFlowText>
-                        <Typography>{data.label}</Typography>
+                        <Typography fontWeight={'bold'}>
+                            {data.label}
+                        </Typography>
                     </FreeFlowText>
                     <Typography color="text.secondary">
                         {constants.PHOTO_COUNT(data.fileCount)}