From c8b9dee2fdc3058967aad950687fcef93a96cad4 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Tue, 11 Oct 2022 13:01:25 +0200 Subject: [PATCH] clear style --- packages/app/src/components/PostCard/index.less | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/packages/app/src/components/PostCard/index.less b/packages/app/src/components/PostCard/index.less index a449bd76..95b16abd 100644 --- a/packages/app/src/components/PostCard/index.less +++ b/packages/app/src/components/PostCard/index.less @@ -127,16 +127,6 @@ } } - &.expanded { - .wrapper { - .post_content { - .post_additions { - height: 100%; - } - } - } - } - .wrapper { display: inline-flex; flex-direction: column;