From 71b11695e2329100334912b143a6065a2b299865 Mon Sep 17 00:00:00 2001 From: AXeL-dev Date: Sat, 28 May 2022 17:00:44 +0100 Subject: [PATCH] chore(channels): align action icons --- src/ui/components/pages/Channels/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/ui/components/pages/Channels/index.tsx b/src/ui/components/pages/Channels/index.tsx index 6180aba2..e208cba0 100644 --- a/src/ui/components/pages/Channels/index.tsx +++ b/src/ui/components/pages/Channels/index.tsx @@ -29,10 +29,8 @@ export function Channels(props: ChannelsProps) { alignItems: 'center', borderBottom: 1, borderColor: 'divider', + padding: (theme) => theme.spacing(1.5, 3), gap: 2, - py: 1.5, - pr: 4, - pl: 3, }} >