Theme: Add margin-bottom to .markdown-html tables (#36415)
This commit is contained in:
@@ -213,6 +213,10 @@ a.external-link {
|
||||
margin-bottom: $spacer;
|
||||
}
|
||||
|
||||
table {
|
||||
margin-bottom: $line-height-base;
|
||||
}
|
||||
|
||||
table {
|
||||
td,
|
||||
th {
|
||||
|
||||
Reference in New Issue
Block a user