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 May 31, 2024
1 parent c9df771 commit 1b2c23e
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 1b2c23e

Please sign in to comment.