feat: one single exclamation mark did all that (#235)
This commit is contained in:
@@ -79,7 +79,7 @@ export default function CalendarCourseCell({
|
|||||||
<Text
|
<Text
|
||||||
variant='h1-course'
|
variant='h1-course'
|
||||||
as='p'
|
as='p'
|
||||||
className={clsx('leading-tight! truncate overflow-clip', {
|
className={clsx('leading-tight! truncate overflow-clip!', {
|
||||||
'-mb-0.2': timeAndLocation,
|
'-mb-0.2': timeAndLocation,
|
||||||
'text-wrap': !timeAndLocation,
|
'text-wrap': !timeAndLocation,
|
||||||
})}
|
})}
|
||||||
|
|||||||
Reference in New Issue
Block a user