Sfoglia il codice sorgente

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

sw 1 mese fa
parent
commit
5721b4b3f0
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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">