style: getting it the way we need (#255)
This commit is contained in:
@@ -93,7 +93,7 @@ export default function PopupMain(): JSX.Element {
|
||||
</ScheduleDropdown>
|
||||
</div>
|
||||
{activeSchedule?.courses?.length === 0 && (
|
||||
<div className='flex flex-col items-center self-center gap-1 px-2 py-2'>
|
||||
<div className='flex flex-col items-center self-center gap-1.25 px-2 py-2 max-w-64'>
|
||||
<Text variant='small' className='text-center text-ut-gray !font-normal'>
|
||||
{funny}
|
||||
</Text>
|
||||
|
||||
Reference in New Issue
Block a user