mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-12 17:04:57 +00:00
AAE-34335 fix for styling discrepancies in form-widgets (#10841)
This commit is contained in:
parent
48defa2b5f
commit
adeb82c137
@ -23,6 +23,8 @@
|
||||
}
|
||||
|
||||
display: flex;
|
||||
margin-right: -1%;
|
||||
width: 100%;
|
||||
|
||||
&-item {
|
||||
width: 100%;
|
||||
|
@ -1,6 +1,5 @@
|
||||
<form>
|
||||
<mat-form-field
|
||||
[appearance]="formFieldAppearance"
|
||||
[subscriptSizing]="formFieldSubscriptSizing"
|
||||
[floatLabel]="'auto'"
|
||||
class="adf-people-cloud"
|
||||
|
Loading…
x
Reference in New Issue
Block a user