Skip to content

Commit

Permalink
Align the template title to the center in the 'Add template' screen (W…
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu authored and patil-vipul committed Jun 17, 2024
1 parent 55f6c25 commit e77eabf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ function TemplateListItem( {
spacing={ 0 }
>
<Text
align="center"
weight={ 500 }
lineHeight={ 1.53846153846 } // 20px
>
Expand Down

0 comments on commit e77eabf

Please sign in to comment.