1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

Merge branch 'master' into patrickhlauke-a11y-patch2

This commit is contained in:
Patrick H. Lauke
2021-09-18 17:47:59 +01:00
committed by GitHub
92 changed files with 4464 additions and 1533 deletions

View File

@@ -116,7 +116,7 @@
<i *ngIf="showOptions" class="fa fa-chevron-up fa-sm icon"></i>
</div>
</div>
<ng-container *ngIf="showOptions">
<div [hidden]="!showOptions">
<app-send-efflux-dates
[initialDeletionDate]="send.deletionDate" [initialExpirationDate]="send.expirationDate"
[editMode]="editMode" [disabled]="disableSend" (datesChanged)="setDates($event)" (popOutWindow)="popOutWindow()">
@@ -200,7 +200,7 @@
</div>
</div>
</div>
</ng-container>
</div>
<!-- Delete -->
<div class="box list" *ngIf="editMode">
<div class="box-content single-line">