The border color of the keyword has been modified according to our design
This commit is contained in:
parent
43a73bc538
commit
6cdd4ed730
@ -26,7 +26,7 @@ export function ArticleKeywords({
|
||||
"hover:text-blue-600",
|
||||
{
|
||||
"text-xs text-gray-500 leading-5": emphasis === "low",
|
||||
"text-base text-gray-900 px-2 border rounded hover:border-blue-600 border-gray-900":
|
||||
"text-base text-gray-900 px-2 border rounded hover:border-blue-600 border-gray-200":
|
||||
emphasis === "high",
|
||||
},
|
||||
className
|
||||
|
Loading…
x
Reference in New Issue
Block a user