[2] fix styles
for MarkdownEditor
This commit is contained in:
@ -130,7 +130,8 @@ export const SightShow = () => {
|
||||
<Box
|
||||
key={article.id}
|
||||
sx={{
|
||||
marginBottom: '8px',
|
||||
marginBottom: '2px',
|
||||
width: '100%',
|
||||
padding: '14px',
|
||||
borderRadius: 2,
|
||||
border: (theme) => `2px solid ${theme.palette.divider}`,
|
||||
|
Reference in New Issue
Block a user