This commit is contained in:
Dane Everitt
2019-02-09 14:44:35 -08:00
parent d6feaec202
commit 6e26f1929d
19 changed files with 30 additions and 30 deletions

View File

@@ -64,7 +64,7 @@ export default Vue.component('two-factor-form', {
</div>
</div>
<div>
<button class="btn btn-blue btn-jumbo" type="submit">
<button class="btn btn-primary btn-jumbo" type="submit">
{{ $t('auth.sign_in') }}
</button>
</div>