Skip to content

Commit

Permalink
fix: height for create user button (parseablehq#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavgoel29 authored Nov 9, 2024
1 parent f000b47 commit 5ec625f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@
display: flex;
justify-content: center;
align-items: center;
height: auto;
background-color: white;
color: #211F1F;
border: 1px #e9ecef solid;
Expand Down

0 comments on commit 5ec625f

Please sign in to comment.