Procházet zdrojové kódy

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

sw před 1 měsícem
rodič
revize
5721b4b3f0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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">