From c5b509115a5fc4ac8985fc4d3d34c73ed054ab67 Mon Sep 17 00:00:00 2001 From: Anoop M D Date: Wed, 1 Feb 2023 10:07:11 +0530 Subject: [PATCH] chore: fixed collection chevron width issue --- .../src/components/Sidebar/Collections/Collection/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js b/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js index 713f02c97..2e621cba7 100644 --- a/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js +++ b/packages/bruno-app/src/components/Sidebar/Collections/Collection/index.js @@ -99,7 +99,7 @@ const Collection = ({ collection, searchText }) => { {showRemoveCollectionModal && setShowRemoveCollectionModal(false)} />}
- +