use attr to control button size + remove disabled state

This commit is contained in:
Mads Rasmussen
2018-02-26 09:26:14 +01:00
parent 898e39dac5
commit 5f72eb74db
2 changed files with 1 additions and 5 deletions

View File

@@ -74,10 +74,6 @@
padding-right: 10px;
}
.login-overlay .btn-success {
padding: 12px 24px;
}
.login-overlay .form label {
font-weight: bold;
}

View File

@@ -156,7 +156,7 @@
<div class="flex justify-between items-center">
<umb-button button-style="success"
disabled="loginForm.$invalid"
size="m"
label-key="general_login"
state="loginStates.submitButton"
type="submit">