mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 15:53:27 +00:00
[CL-614] More spacing fixes (#13955)
* Fix all dialogs to use ng-container for bitDialogFooter * Fix button spacing * Fix send icon spacing
This commit is contained in:
@@ -21,9 +21,9 @@
|
||||
</bit-table>
|
||||
</span>
|
||||
|
||||
<div bitDialogFooter>
|
||||
<ng-container bitDialogFooter>
|
||||
<button bitButton bitDialogClose buttonType="primary" type="button">
|
||||
{{ "ok" | i18n }}
|
||||
</button>
|
||||
</div>
|
||||
</ng-container>
|
||||
</bit-dialog>
|
||||
|
||||
Reference in New Issue
Block a user