style table in preview as well
This commit is contained in:
parent
4c5109ff5b
commit
fed57be9ed
|
@ -317,7 +317,7 @@ blockquote > *:last-child {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.cooked table {
|
.cooked table, .d-editor-preview table {
|
||||||
thead {
|
thead {
|
||||||
border-bottom: 2px solid lighten($primary, 80%);
|
border-bottom: 2px solid lighten($primary, 80%);
|
||||||
th {
|
th {
|
||||||
|
|
Loading…
Reference in New Issue