From cb148075dde7eb9cac568fdff8b7bcc7e0c5b1f1 Mon Sep 17 00:00:00 2001 From: Taras Perun Date: Fri, 28 Apr 2023 13:11:48 +0200 Subject: [PATCH] clean --- src/styles/styles.js | 1 - 1 file changed, 1 deletion(-) diff --git a/src/styles/styles.js b/src/styles/styles.js index 0a6366087818..ef55f6c2ad99 100644 --- a/src/styles/styles.js +++ b/src/styles/styles.js @@ -3004,7 +3004,6 @@ const styles = { }, reactionListHeaderText: { color: themeColors.textSupporting, - marginBottom: 4, marginLeft: 8, alignSelf: 'center', },