From f8bb484f0e52500e836532501e2e658cf9eceb31 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Fri, 13 Jan 2023 19:27:00 +0000 Subject: [PATCH] fix style --- packages/app/src/components/PostCard/index.less | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/app/src/components/PostCard/index.less b/packages/app/src/components/PostCard/index.less index 66dd340b..2422b735 100755 --- a/packages/app/src/components/PostCard/index.less +++ b/packages/app/src/components/PostCard/index.less @@ -84,7 +84,8 @@ background-color: transparent; - filter: none; + filter: none!important; + outline: none!important; .post_actionsIndicator { opacity: 0;