diff --git a/apps/red-ui/src/app/modules/dossier-overview/components/file-attribute/file-attribute.component.scss b/apps/red-ui/src/app/modules/dossier-overview/components/file-attribute/file-attribute.component.scss index 528c7a471..4be2056d5 100644 --- a/apps/red-ui/src/app/modules/dossier-overview/components/file-attribute/file-attribute.component.scss +++ b/apps/red-ui/src/app/modules/dossier-overview/components/file-attribute/file-attribute.component.scss @@ -72,8 +72,10 @@ background: transparent; } - &.file-name-column-input, - .workflow-edit-input { + &.workflow-edit-input { + justify-content: space-between; + left: 0; + top: -5px; box-shadow: none; width: 100%; position: absolute; @@ -82,12 +84,6 @@ form { width: 100%; } - } - - &.workflow-edit-input { - justify-content: space-between; - left: 0; - top: -5px; iqser-circle-button { margin: 0 5px;