1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-24 21:41:33 +01:00

Add transparent border.

This commit is contained in:
Alec Rippberger 2024-09-30 12:41:04 -05:00
parent a11c627687
commit b2a63e6eb1
No known key found for this signature in database
GPG Key ID: 9DD8DA583B28154A

View File

@ -3,7 +3,7 @@
buttonType="danger"
size="small"
type="button"
class="tw-border-none"
class="tw-border-transparent"
[appA11yTitle]="'deleteAttachmentName' | i18n: attachment.fileName"
[bitAction]="delete"
></button>