diff --git a/apps/web/src/components/editor/action-bar.tsx b/apps/web/src/components/editor/action-bar.tsx index 19171f87f..08d924c54 100644 --- a/apps/web/src/components/editor/action-bar.tsx +++ b/apps/web/src/components/editor/action-bar.tsx @@ -273,14 +273,12 @@ const TabStrip = React.memo(function TabStrip() { {...CREATE_BUTTON_MAP.notes} data-test-id={`create-new-note`} sx={{ - p: 0, + p: 1, borderRadius: "100%", - mr: "small", - height: 28, - width: 28 + mr: "small" }} > - +