diff --git a/src-editor/src/SideMenu.tsx b/src-editor/src/SideMenu.tsx index 6ed4dfcb..d512bdb4 100644 --- a/src-editor/src/SideMenu.tsx +++ b/src-editor/src/SideMenu.tsx @@ -151,8 +151,8 @@ const styles: Record = { transitionProperty: 'opacity', }, folderIcon: { - width: 20, - height: 20, + width: 28, + height: 28, }, folderIconReorder: { paddingTop: 4,