fix the password bar length
This commit is contained in:
@@ -299,6 +299,12 @@ h1 {
|
||||
position: relative;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.input-wrapper .form-input-modern {
|
||||
padding-right: 48px; /* Add space for the toggle button */
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.password-toggle-btn {
|
||||
|
||||
Reference in New Issue
Block a user