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