mirror of
https://github.com/bitwarden/browser
synced 2025-12-26 21:23:34 +00:00
[PM-2186] Change collection and group dialogs to large (#5403)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<form [formGroup]="formGroup" [bitSubmit]="submit">
|
||||
<bit-dialog [disablePadding]="!loading">
|
||||
<bit-dialog [disablePadding]="!loading" dialogSize="large">
|
||||
<span bitDialogTitle>
|
||||
<ng-container *ngIf="editMode">
|
||||
{{ "editCollection" | i18n }}
|
||||
|
||||
Reference in New Issue
Block a user