AAE-34335 fix for styling discrepancies in form-widgets (#10841)

This commit is contained in:
Soumyajit Chakraborty 2025-05-06 18:33:28 +05:30 committed by GitHub
parent 48defa2b5f
commit adeb82c137
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -23,6 +23,8 @@
}
display: flex;
margin-right: -1%;
width: 100%;
&-item {
width: 100%;

View File

@ -1,6 +1,5 @@
<form>
<mat-form-field
[appearance]="formFieldAppearance"
[subscriptSizing]="formFieldSubscriptSizing"
[floatLabel]="'auto'"
class="adf-people-cloud"