Pull Request branch dev-clone to main #1

Merged
gitea merged 429 commits from dev-clone into main 2024-12-23 09:31:34 +00:00
Showing only changes of commit 5f0dafd8a9 - Show all commits

View File

@ -561,7 +561,7 @@ export default function AssessmentPage() {
{/* MIDDLE */}
{/* Pertanyaan */}
{/* <div className="w-full ml-64"></div> */}
<div className="ml-64 mr-72 flex-1 overflow-y-auto h-full">
<div className="ml-64 mr-60 flex-1 overflow-y-auto h-full">
<Stack gap="sm" style={{ flex: 1 }}>
<Text className="text-2xl font-bold ml-6">
Harap menjawab semua pertanyaan yang tersedia
@ -737,7 +737,7 @@ export default function AssessmentPage() {
{/* RIGHT-SIDE */}
{/* Navigasi dan Pagination */}
<div className="fixed h-screen right-0 w-72 overflow-auto mr-4">
<div className="fixed h-screen right-0 w-60 overflow-auto mr-4">
<Flex direction="column" gap="xs" className="mx-4">
{/* Navigasi (Number of Questions) */}