From ad4d9948760cec4e6a620fb4c186da752f62ac55 Mon Sep 17 00:00:00 2001 From: sahil khan Date: Thu, 16 Dec 2021 16:20:36 +0530 Subject: [PATCH] fix amount field ui --- src/styles/styles.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/styles.js b/src/styles/styles.js index 90073cb109d47..85a801b192b08 100644 --- a/src/styles/styles.js +++ b/src/styles/styles.js @@ -1902,6 +1902,7 @@ const styles = { fontWeight: fontWeightBold, fontSize: variables.iouAmountTextSize, color: themeColors.heading, + padding: 0, }, 0), iouPreviewBox: {