diff --git a/src/apps/chat/components/applayout/ChatDrawerItems.tsx b/src/apps/chat/components/applayout/ChatDrawerItems.tsx index 575500c54..5c4990f52 100644 --- a/src/apps/chat/components/applayout/ChatDrawerItems.tsx +++ b/src/apps/chat/components/applayout/ChatDrawerItems.tsx @@ -185,6 +185,16 @@ function ChatDrawerItems(props: { /> {/* Folders List */} + {/* div': {*/} + {/* padding: useFolders ? 2 : 0,*/} + {/* transition: 'padding 0.42s cubic-bezier(.17,.84,.44,1)',*/} + {/* overflow: 'hidden',*/} + {/* },*/} + {/*}}>*/} {useFolders && ( )} + {/**/} {/* Chats List */}