Improve CalibrationEntryView
This commit is contained in:
@@ -87,7 +87,7 @@ export default function CalibrationEntryView({
|
|||||||
|
|
||||||
{/* Must-listen hint */}
|
{/* Must-listen hint */}
|
||||||
{!fullyPlayed && (
|
{!fullyPlayed && (
|
||||||
<p className="text-xs text-amber-600 mt-2">
|
<p className="text-xs text-gray-400 mt-2">
|
||||||
Bitte die Aufnahme vollständig anhören, bevor du eine Bewertung abgibst.
|
Bitte die Aufnahme vollständig anhören, bevor du eine Bewertung abgibst.
|
||||||
</p>
|
</p>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user