mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 01:33:33 +00:00
add option to make button block/inline (#10197)
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
bitButton
|
||||
bitFormButton
|
||||
buttonType="primary"
|
||||
[block]="true"
|
||||
[block]="btnBlock"
|
||||
[loading]="loading"
|
||||
>
|
||||
{{ buttonText || ("setMasterPassword" | i18n) }}
|
||||
|
||||
Reference in New Issue
Block a user