Skip to content

Commit

Permalink
Fixed the height for create user button
Browse files Browse the repository at this point in the history
  • Loading branch information
pranavgoel29 committed Nov 9, 2024
1 parent 292e1ce commit d8a2807
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 d8a2807

Please sign in to comment.