feat: some small changes for colors and font (#201)
* fix: font weight added * fix: change color hex * fix: change color again * fix: text-ut-burntorange * fix: importance (tailwind wise)
This commit is contained in:
@@ -112,7 +112,7 @@ export default function PopupMain(): JSX.Element {
|
||||
<CourseStatus status='CANCELLED' size='mini' />
|
||||
</div>
|
||||
<div className='inline-flex items-center self-center gap-1'>
|
||||
<Text variant='mini' className='text-ut-gray'>
|
||||
<Text variant='mini' className='text-ut-gray !font-normal'>
|
||||
DATA LAST UPDATED: {getUpdatedAtDateTimeString(activeSchedule.updatedAt)}
|
||||
</Text>
|
||||
<button
|
||||
|
||||
Reference in New Issue
Block a user