Password Input: Adjust styles for Password Icon (#5478)

This commit is contained in:
Alexander Zinchuk 2025-01-21 18:21:50 +01:00
parent 18c8f4c58f
commit c3315883eb

View File

@ -211,8 +211,8 @@ textarea.form-control {
position: absolute;
top: 0;
right: 0;
width: 3.375rem;
height: 3.375rem;
width: 3rem;
height: 3rem;
display: flex;
align-items: center;
justify-content: center;