mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-06 18:57:56 +01:00
fix button color
This commit is contained in:
parent
407aadc0eb
commit
265987b24d
@ -11,7 +11,7 @@
|
||||
</p>
|
||||
</span>
|
||||
<ng-container bitDialogFooter>
|
||||
<button bitButton type="submit" buttonType="danger" bitDialogClose>
|
||||
<button bitButton type="submit" buttonType="primary" bitDialogClose>
|
||||
{{ "ok" | i18n }}
|
||||
</button>
|
||||
</ng-container>
|
||||
|
Loading…
Reference in New Issue
Block a user