AAE-36023 fixing alignments and cropping issues on apa and workspace (#11049)

This commit is contained in:
Soumyajit Chakraborty
2025-07-23 17:36:37 +05:30
committed by GitHub
parent 6f5aa0b3dc
commit 301a360698

View File

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