ta
This commit is contained in:
parent
dafbce762b
commit
8a4408fe22
|
|
@ -27,6 +27,7 @@ const Pre = define('Pre', {
|
||||||
marginBottom: theme('spacing-xl'),
|
marginBottom: theme('spacing-xl'),
|
||||||
color: theme('colors-fg'),
|
color: theme('colors-fg'),
|
||||||
whiteSpace: 'pre',
|
whiteSpace: 'pre',
|
||||||
|
borderBottom: '1px solid var(--theme-colors-border)',
|
||||||
})
|
})
|
||||||
|
|
||||||
const P = define('P', {
|
const P = define('P', {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user