修改標籤樣式
This commit is contained in:
@@ -212,10 +212,10 @@ export const categories = [
|
||||
"服務",
|
||||
"處理",
|
||||
],
|
||||
color: "#06B6D4",
|
||||
bgColor: "from-cyan-500/20 to-teal-600/20",
|
||||
borderColor: "border-cyan-400/30",
|
||||
textColor: "text-cyan-200",
|
||||
color: "#0891B2",
|
||||
bgColor: "from-cyan-600/20 to-teal-700/20",
|
||||
borderColor: "border-cyan-500/30",
|
||||
textColor: "text-cyan-300",
|
||||
icon: "💬",
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user