+
{{'item.edit.tabs.status.labels.itemPage' | translate}}:
diff --git a/src/app/item-page/edit-item-page/item-status/item-status.component.scss b/src/app/item-page/edit-item-page/item-status/item-status.component.scss
deleted file mode 100644
index 349416cd20..0000000000
--- a/src/app/item-page/edit-item-page/item-status/item-status.component.scss
+++ /dev/null
@@ -1,3 +0,0 @@
-.status-label {
- font-weight: 700;
-}
diff --git a/src/app/item-page/edit-item-page/item-status/item-status.component.ts b/src/app/item-page/edit-item-page/item-status/item-status.component.ts
index 0ad500b56f..1bb17dc77c 100644
--- a/src/app/item-page/edit-item-page/item-status/item-status.component.ts
+++ b/src/app/item-page/edit-item-page/item-status/item-status.component.ts
@@ -60,7 +60,6 @@ import { ItemOperation } from '../item-operation/itemOperation.model';
@Component({
selector: 'ds-base-item-status',
- styleUrls: ['item-status.component.scss'],
templateUrl: './item-status.component.html',
changeDetection: ChangeDetectionStrategy.Default,
animations: [