Revert "Unify button styles and use min-width"
This reverts commit 8f79193883
.
This commit is contained in:
parent
4ba4772e92
commit
95e6bccec5
4 changed files with 11 additions and 2 deletions
|
@ -34,6 +34,11 @@
|
|||
@import '../../_variables.scss';
|
||||
|
||||
.login-form {
|
||||
.btn {
|
||||
min-height: 28px;
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
.error {
|
||||
text-align: center;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue