From 77950e48c76f4a3b29d01831d43039caba29888a Mon Sep 17 00:00:00 2001
From: wwf <1971391498@qq.com>
Date: 星期二, 18 十一月 2025 14:12:42 +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