From 9595594c36f00657dfae4d9c9f5d844e5a2731bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Mon, 21 Mar 2022 10:39:08 +0100 Subject: [PATCH] Just use the _selected modifier for wp-single-card --- .../wp-card-view/wp-single-card/wp-single-card.component.sass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/features/work-packages/components/wp-card-view/wp-single-card/wp-single-card.component.sass b/frontend/src/app/features/work-packages/components/wp-card-view/wp-single-card/wp-single-card.component.sass index f09fa3c95b..a7fe09c609 100644 --- a/frontend/src/app/features/work-packages/components/wp-card-view/wp-single-card/wp-single-card.component.sass +++ b/frontend/src/app/features/work-packages/components/wp-card-view/wp-single-card/wp-single-card.component.sass @@ -146,7 +146,7 @@ &_closed color: $spot-color-basic-gray-2 - .op-wp-single-card_checked & + .op-wp-single-card_selected & background-color: $spot-color-main-light &--inline-buttons @@ -157,7 +157,7 @@ &.-show opacity: 1 - .op-wp-single-card_checked & + .op-wp-single-card_selected & background-color: $spot-color-main-light &--inline-cancel-button