fix: button width (#563)

text fit in login button.
VAM-889
This commit is contained in:
Mubbshar Anwar
2022-04-22 15:28:53 +05:00
committed by GitHub
parent 7990fe7483
commit ad9b40d9e9

View File

@@ -42,7 +42,7 @@ $accent-a-light: #c9f2f5;
}
.login-button-width {
width: 6rem;
min-width: 6rem;
}
.tpa-skeleton {