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
1 changed files with 1 additions and 1 deletions

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>