forgot password changes

This commit is contained in:
venbaittech 2025-03-11 16:38:53 +05:30
parent 980d9d4935
commit d2dca2a9fc

View File

@ -92,11 +92,11 @@
.error-message {
color: red;
font-size: 14px;
font-size: 14px;
position: absolute;
top: 100%; /* Position below input */
left: 0;
white-space: nowrap;
white-space: normal;
margin-top: 4px;
}