From 6a3e0658e561008c250277c8c498b1df3c1865c1 Mon Sep 17 00:00:00 2001 From: srgooglo Date: Wed, 2 Mar 2022 21:53:49 +0100 Subject: [PATCH] added actions indicator notch --- .../app/src/components/PostCard/index.jsx | 6 +- .../app/src/components/PostCard/index.less | 58 ++++++++++++++----- 2 files changed, 46 insertions(+), 18 deletions(-) diff --git a/packages/app/src/components/PostCard/index.jsx b/packages/app/src/components/PostCard/index.jsx index 4665ad56..d3c445d3 100644 --- a/packages/app/src/components/PostCard/index.jsx +++ b/packages/app/src/components/PostCard/index.jsx @@ -169,8 +169,10 @@ export default class PostCard extends React.Component { message={this.props.data.message} /> -
- +
+
+ +