UX: Remove margin from security key login button (#12115)
This commit removes the right margin from the security key button in the login with security key screen.
This commit is contained in:
parent
08acf51be0
commit
2aab306665
|
@ -304,9 +304,6 @@ button#new-account-link {
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
button {
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
p {
|
||||
margin: 0;
|
||||
font-size: $font-0;
|
||||
|
|
Loading…
Reference in New Issue