mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +00:00
fix remove password icon (#11752)
This commit is contained in:
@@ -46,6 +46,7 @@
|
|||||||
<button
|
<button
|
||||||
*ngIf="hasPassword"
|
*ngIf="hasPassword"
|
||||||
class="tw-border-l-0 last:tw-rounded-r focus-visible:tw-border-l focus-visible:tw-ml-[-1px]"
|
class="tw-border-l-0 last:tw-rounded-r focus-visible:tw-border-l focus-visible:tw-ml-[-1px]"
|
||||||
|
bitSuffix
|
||||||
type="button"
|
type="button"
|
||||||
buttonType="danger"
|
buttonType="danger"
|
||||||
bitIconButton="bwi-minus-circle"
|
bitIconButton="bwi-minus-circle"
|
||||||
|
|||||||
Reference in New Issue
Block a user