Skip to content

Commit

Permalink
fix(signin btn): Fix incorrect styling on Sign In button (#174)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Lee committed Oct 12, 2021
1 parent 660b4de commit f3a9ac6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions components/tailored/core/user/create/Create.less
Original file line number Diff line number Diff line change
Expand Up @@ -86,10 +86,8 @@
}

.create-server-btn {
// position: absolute;
// bottom: 1.5rem;
// right: 1.5rem;
width: 100%;
height: 53px;
height: 2rem;
margin-top: @light-spacing;
}
}

0 comments on commit f3a9ac6

Please sign in to comment.