mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
FEATURE: Use current table styles for markdown-it tables
This commit is contained in:
@@ -317,7 +317,7 @@ blockquote > *:last-child {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
table.md-table {
|
.cooked table {
|
||||||
thead {
|
thead {
|
||||||
border-bottom: 2px solid lighten($primary, 80%);
|
border-bottom: 2px solid lighten($primary, 80%);
|
||||||
th {
|
th {
|
||||||
|
|||||||
Reference in New Issue
Block a user