style table in preview as well

This commit is contained in:
Sam 2017-06-27 17:26:33 -04:00
parent 4c5109ff5b
commit fed57be9ed
1 changed files with 1 additions and 1 deletions

View File

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