From 7ec40c9855e70af515a71cad835202fc586ff2e9 Mon Sep 17 00:00:00 2001 From: Sebastian Stehle Date: Thu, 11 Oct 2018 17:24:21 +0200 Subject: [PATCH] Small layout fix. --- .../app/features/content/shared/array-item.component.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Squidex/app/features/content/shared/array-item.component.scss b/src/Squidex/app/features/content/shared/array-item.component.scss index 3ac01f20c..878e214e2 100644 --- a/src/Squidex/app/features/content/shared/array-item.component.scss +++ b/src/Squidex/app/features/content/shared/array-item.component.scss @@ -1,7 +1,6 @@ @import '_vars'; @import '_mixins'; - .item { & { background: $panel-light-background;