Merge branch 'fix/article-keywords' into feature/complete-develop-merge
This commit is contained in:
commit
011f1564a0
@ -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