Merge pull request #3909 from hugo19941994/bug/3897-markdown-table-headings
Bug/3897 markdown table headings
This commit is contained in:
@@ -575,6 +575,12 @@
|
|||||||
color: $response-col-description-inner-markdown-link-font-color-hover;
|
color: $response-col-description-inner-markdown-link-font-color-hover;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
th
|
||||||
|
{
|
||||||
|
@include text_code($response-col-description-inner-markdown-font-color);
|
||||||
|
border-bottom: 1px solid $response-col-description-inner-markdown-font-color;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user