mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
fix button color
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user