Skip to content

Commit

Permalink
fix(recipe_popup): fixed the centering of elements in the recipe popup
Browse files Browse the repository at this point in the history
  • Loading branch information
mmariaiv committed Jan 16, 2024
1 parent e7515ef commit 0aceaa6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,6 @@
display: flex;
flex-direction: column;
gap: 4px;
align-items: center;
text-align: center;
}

0 comments on commit 0aceaa6

Please sign in to comment.