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;
|
display: flex;
|
||||||
|
margin-right: -1%;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
&-item {
|
&-item {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
<form>
|
<form>
|
||||||
<mat-form-field
|
<mat-form-field
|
||||||
[appearance]="formFieldAppearance"
|
|
||||||
[subscriptSizing]="formFieldSubscriptSizing"
|
[subscriptSizing]="formFieldSubscriptSizing"
|
||||||
[floatLabel]="'auto'"
|
[floatLabel]="'auto'"
|
||||||
class="adf-people-cloud"
|
class="adf-people-cloud"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user