change(ui) - bugreport modal title color

This commit is contained in:
Shekar Siri 2023-05-02 18:42:25 +02:00
parent 4a347139ba
commit 373f5f87b3

View file

@ -49,7 +49,7 @@ function ReportTitle() {
<div
onDoubleClick={toggleEdit}
className={cn(
'text-blue text-2xl h-8 flex items-center border-transparent',
'color-teal text-2xl h-8 flex items-center border-transparent',
'cursor-pointer select-none border-b border-b-borderColor-transparent hover:border-dotted hover:border-gray-medium'
)}
>