diff --git a/lib/core/form/components/widgets/amount/amount.widget.scss b/lib/core/form/components/widgets/amount/amount.widget.scss index e2120c81e7..3ac51bc004 100644 --- a/lib/core/form/components/widgets/amount/amount.widget.scss +++ b/lib/core/form/components/widgets/amount/amount.widget.scss @@ -32,7 +32,7 @@ max-width: 100%; .mat-form-field-label-wrapper { - top: 0 !important; + top: 34px !important; left: 13px; } } diff --git a/lib/core/form/components/widgets/container/container.widget.scss b/lib/core/form/components/widgets/container/container.widget.scss index 014d83cf52..58466f7096 100644 --- a/lib/core/form/components/widgets/container/container.widget.scss +++ b/lib/core/form/components/widgets/container/container.widget.scss @@ -63,7 +63,7 @@ } .mat-form-field-label-wrapper { - top: 5px !important; + top: 22px !important; } .mat-input-placeholder {