diff --git a/lib/core/form/components/widgets/container/container.widget.scss b/lib/core/form/components/widgets/container/container.widget.scss index ac2bc43071..f81c40187d 100644 --- a/lib/core/form/components/widgets/container/container.widget.scss +++ b/lib/core/form/components/widgets/container/container.widget.scss @@ -63,10 +63,6 @@ width: 100%; } - .mat-form-field-label-wrapper { - top: 22px; - } - .mat-input-placeholder { top: 1.8em !important; }