File tree Expand file tree Collapse file tree
app/(pages)/(hackers)/_components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ export default function HeroJudging() {
6565 >
6666 TABLE { tableNumber ?? '---' }
6767 </ div >
68- < div className = "relative w-full mt-2" >
68+ < div className = "relative w-full mt-2 max-h-[46vh] overflow-y-auto pr-1 " >
6969 < JudgeBanners
7070 showPreviousJudges = { showPreviousJudges }
7171 onAllScored = { handleAllScored }
Original file line number Diff line number Diff line change @@ -59,7 +59,9 @@ export default function ConfirmStage({
5959 </ div >
6060
6161 < Link
62- href = "#"
62+ href = "https://drive.google.com/file/d/1yODQ-CS-GdypBDxIT_OgOO4XMHqwalq9/view?usp=sharing"
63+ target = "_blank"
64+ rel = "noopener noreferrer"
6365 className = "text-[14px] font-normal text-[#5E5E65] border-b border-[#5E5E65] leading-none tracking-wide md:text-[18px]"
6466 >
6567 MAP LINK
You can’t perform that action at this time.
0 commit comments