From 7170e7860b74158266871e88e96bd20dfeec9f4e Mon Sep 17 00:00:00 2001 From: Abhinav Date: Sun, 26 Jun 2022 15:42:07 +0530 Subject: [PATCH] use 1.5 spacing for 12px --- .../Collections/CollectionShare/publicShare/manage/index.tsx | 2 +- src/components/Notification.tsx | 2 +- .../Search/SearchBar/searchInput/valueContainerWithIcon.tsx | 2 +- src/components/Sidebar/ShortcutButton.tsx | 4 ++-- .../contentOverlay/usageSection/familyUsageSection/index.tsx | 4 ++-- .../contentOverlay/usageSection/individualUsageSection.tsx | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/components/Collections/CollectionShare/publicShare/manage/index.tsx b/src/components/Collections/CollectionShare/publicShare/manage/index.tsx index 61723d2c8..91f75f731 100644 --- a/src/components/Collections/CollectionShare/publicShare/manage/index.tsx +++ b/src/components/Collections/CollectionShare/publicShare/manage/index.tsx @@ -58,7 +58,7 @@ export default function PublicShareManage({ {constants.MANAGE_LINK} - + theme.spacing(1.5, 2), }}> ['ValueContainer'] = (props) => ( - + {getIconByType(props.getValue()[0]?.type)} {props.children} diff --git a/src/components/Sidebar/ShortcutButton.tsx b/src/components/Sidebar/ShortcutButton.tsx index 7acdf484a..a93bd13ff 100644 --- a/src/components/Sidebar/ShortcutButton.tsx +++ b/src/components/Sidebar/ShortcutButton.tsx @@ -19,10 +19,10 @@ const ShortcutButton: FC> = ({ - {icon} + {icon} {label} {count > 0 && ( diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx index 03a223e1b..b1ced89c2 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx @@ -28,9 +28,9 @@ export function FamilyUsageSection({ /> - + diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx index e91daea73..493305564 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx @@ -15,7 +15,7 @@ export function IndividualUsageSection({ userDetails }) { /> {`${makeHumanReadableStorage( userDetails.usage,