From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 app/components/billing/priority-label/index.tsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/app/components/billing/priority-label/index.tsx b/app/components/billing/priority-label/index.tsx
index d63d7ba..6ecac4a 100644
--- a/app/components/billing/priority-label/index.tsx
+++ b/app/components/billing/priority-label/index.tsx
@@ -43,7 +43,7 @@
       </div>
     }>
       <span className={cn(`
-        ml-1 flex h-[18px] shrink-0 items-center rounded-[5px] border border-text-accent-secondary px-1
+        shrink-0 flex items-center ml-1 px-1 h-[18px] rounded-[5px] border border-text-accent-secondary
         text-2xs font-medium text-text-accent-secondary
       `, className)}>
         {

--
Gitblit v1.8.0