2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

FEATURE: Use current table styles for markdown-it tables

This commit is contained in:
Rafael dos Santos Silva 2017-06-26 16:56:46 -03:00
parent db485ae0da
commit 43ecbc86d4

View file

@ -317,7 +317,7 @@ blockquote > *:last-child {
}
table.md-table {
.cooked table {
thead {
border-bottom: 2px solid lighten($primary, 80%);
th {