AAE-36023 fixing amount widget label cropping and overlapping issue

This commit is contained in:
Isoumyajit
2025-07-23 17:30:08 +05:30
parent 7816ac4a69
commit 13887a1026

View File

@@ -17,18 +17,10 @@
}
&-amount-widget__input {
margin-top: -15px;
#{ms.$mat-focused} {
transition: none;
}
#{ms.$mat-form-field-prefix} {
padding-top: 16px;
padding-bottom: 16px;
align-self: flex-end;
}
.adf-input {
margin-top: 3px;
}