fix: spacing
This commit is contained in:
@@ -182,7 +182,6 @@ export const InterpretationLog = () => {
|
|||||||
</TableBody>
|
</TableBody>
|
||||||
</Table>
|
</Table>
|
||||||
</TableContainer>
|
</TableContainer>
|
||||||
|
|
||||||
<div style={{ display: 'flex', alignItems: 'flex-start', gap: '200px' }}>
|
<div style={{ display: 'flex', alignItems: 'flex-start', gap: '200px' }}>
|
||||||
<FormControl>
|
<FormControl>
|
||||||
<FormLabel>
|
<FormLabel>
|
||||||
@@ -209,7 +208,6 @@ export const InterpretationLog = () => {
|
|||||||
)}
|
)}
|
||||||
</RadioGroup>
|
</RadioGroup>
|
||||||
</FormControl>
|
</FormControl>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h4>How can we find the next item?</h4>
|
<h4>How can we find the next item?</h4>
|
||||||
<p>Select and review the pagination setting this webpage is using</p>
|
<p>Select and review the pagination setting this webpage is using</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user