2
0
Эх сурвалжийг харах

125692 add align-items-center

soumaeda 2 жил өмнө
parent
commit
c387b8c12c

+ 1 - 1
apps/app/src/components/PageList/PageListItemS.tsx

@@ -35,7 +35,7 @@ export const PageListItemS = (props: PageListItemSProps): JSX.Element => {
   return (
     <>
       {isNarrowView ? (
-        <div className={`d-flex ${styles['page-list-items']}`}>
+        <div className={`d-flex align-items-center ${styles['page-list-items']}`}>
           <UserPicture user={page.lastUpdateUser} noLink={noLink} />
           <Clamp lines={2}>
             <div className={`mx-2 page-title ${noLink ? 'text-break' : ''}`}>