mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-31 15:15:56 +00:00
expand bottom margin for mdx tables
This commit is contained in:
parent
8c4e35aed2
commit
020da18f6b
1 changed files with 1 additions and 2 deletions
|
|
@ -65,8 +65,7 @@ const MDXComponents = {
|
|||
colorScheme='greenAlpha'
|
||||
border='1px'
|
||||
borderColor='blackAlpha.50'
|
||||
mt={6}
|
||||
mb={4}
|
||||
my={6}
|
||||
size={{ base: 'sm', lg: 'md' }}
|
||||
w='auto'
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in a new issue