improved contrast ratio
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export default function RequiredBadge() {
|
||||
return (
|
||||
<span title="Required Field" className="text-sky-500 cursor-help">
|
||||
<span title="Required Field" className="text-sky-700 cursor-help">
|
||||
{" "}
|
||||
*
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user