From b0155bf33420f93152f1b807770334f6b642feb9 Mon Sep 17 00:00:00 2001 From: Ren Amamiya <123083837+reyamir@users.noreply.github.com> Date: Tue, 28 Mar 2023 10:16:26 +0700 Subject: [PATCH] updated overall design --- src/components/appHeader/index.tsx | 11 +----- src/components/columns/account/active.tsx | 37 ++++++++++++++----- src/components/columns/account/inactive.tsx | 4 +- src/components/columns/account/index.tsx | 5 ++- src/components/columns/navigator/index.tsx | 2 +- .../columns/navigator/messages/index.tsx | 29 ++++++++++++--- .../columns/navigator/messages/list.tsx | 32 +++++++++++++--- .../columns/navigator/newsfeed/index.tsx | 2 +- src/components/form/base.tsx | 6 +-- src/components/form/comment.tsx | 7 ++-- src/components/form/imagePicker.tsx | 2 +- src/components/user/extend.tsx | 9 +++-- src/pages/newsfeed/circle.tsx | 6 ++- tailwind.config.js | 6 +++ 14 files changed, 109 insertions(+), 49 deletions(-) diff --git a/src/components/appHeader/index.tsx b/src/components/appHeader/index.tsx index 4df09f0f..9a0c8134 100644 --- a/src/components/appHeader/index.tsx +++ b/src/components/appHeader/index.tsx @@ -14,16 +14,7 @@ export default function AppHeader() {
Sorry, this feature under development, it will come in the next version
+