mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 02:40:45 +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'
|
colorScheme='greenAlpha'
|
||||||
border='1px'
|
border='1px'
|
||||||
borderColor='blackAlpha.50'
|
borderColor='blackAlpha.50'
|
||||||
mt={6}
|
my={6}
|
||||||
mb={4}
|
|
||||||
size={{ base: 'sm', lg: 'md' }}
|
size={{ base: 'sm', lg: 'md' }}
|
||||||
w='auto'
|
w='auto'
|
||||||
>
|
>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue