as-show-hide-password {
    display: flex;
}

as-show-hide-password>button {
    /*transform: translateX(-100%);*/
    line-height: var(--as-line-height-none);
    display: grid;
    align-content: center;
}