fix remove password icon (#11752)
This commit is contained in:
parent
a9d667900f
commit
b5e509409b
|
@ -46,6 +46,7 @@
|
|||
<button
|
||||
*ngIf="hasPassword"
|
||||
class="tw-border-l-0 last:tw-rounded-r focus-visible:tw-border-l focus-visible:tw-ml-[-1px]"
|
||||
bitSuffix
|
||||
type="button"
|
||||
buttonType="danger"
|
||||
bitIconButton="bwi-minus-circle"
|
||||
|
|
Loading…
Reference in New Issue