From f48196d6f28c431a09f46a0229be652e35eef14a Mon Sep 17 00:00:00 2001 From: swfz Date: Wed, 26 Apr 2023 00:52:25 +0900 Subject: [PATCH] fix: tailwindcss class order --- pages/arrow-flow-generator/index.tsx | 4 ++-- pages/kusa/index.tsx | 2 +- pages/timeline/index.tsx | 2 +- pages/timer/index.tsx | 8 ++++---- .../kusa/contributions/contributions-simple.tsx | 2 +- src/components/kusa/contributions/contributions.tsx | 4 ++-- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/pages/arrow-flow-generator/index.tsx b/pages/arrow-flow-generator/index.tsx index 63a33256..e60efb19 100644 --- a/pages/arrow-flow-generator/index.tsx +++ b/pages/arrow-flow-generator/index.tsx @@ -355,14 +355,14 @@ const ArrowFlowGenerator: NextPage = () => {
diff --git a/src/components/kusa/contributions/contributions.tsx b/src/components/kusa/contributions/contributions.tsx index 35b46fd7..a4f5384b 100644 --- a/src/components/kusa/contributions/contributions.tsx +++ b/src/components/kusa/contributions/contributions.tsx @@ -66,13 +66,13 @@ const Contributions = (props: Props) => { return (
{selectedTab == tab.name ? ( - ) : (