mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
Add transparent border.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
buttonType="danger"
|
buttonType="danger"
|
||||||
size="small"
|
size="small"
|
||||||
type="button"
|
type="button"
|
||||||
class="tw-border-none"
|
class="tw-border-transparent"
|
||||||
[appA11yTitle]="'deleteAttachmentName' | i18n: attachment.fileName"
|
[appA11yTitle]="'deleteAttachmentName' | i18n: attachment.fileName"
|
||||||
[bitAction]="delete"
|
[bitAction]="delete"
|
||||||
></button>
|
></button>
|
||||||
|
|||||||
Reference in New Issue
Block a user