fix: Scroll de l'emploi du temps élève

This commit is contained in:
N3WT DE COMPET
2025-05-06 23:13:53 +02:00
parent 980f169c1d
commit f38a4414c2
2 changed files with 1 additions and 2 deletions

View File

@ -88,7 +88,7 @@ const Calendar = ({ modeSet, onDateClick, onEventClick }) => {
};
return (
<div className="flex-1 flex h-full flex-col">
<div className="flex-1 flex flex-col">
<div className="flex items-center justify-between p-4 bg-white sticky top-0 z-30 border-b shadow-sm h-[64px]">
{/* Navigation à gauche */}
<div className="flex items-center gap-4">