소스 검색

style(exam->ContentLargePage): set exam page width to 100%, make right operation area align left and eliminate right margin on large screens

sw 1 개월 전
부모
커밋
5721b4b3f0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/pages/exam/ContentAreaLarge.tsx

+ 1 - 1
src/pages/exam/ContentAreaLarge.tsx

@@ -79,7 +79,7 @@ const ContentAreaLarge = () => {
   positionRef.current = selectedBodyPosition;
 
   return (
-    <Row>
+    <Row className="w-full p-1">
       <Col span={20}>
         <Row gutter={16} className="h-full">
           <Col span={4} className="flex flex-col">