Fixed line-height difference in tinymce
This commit is contained in:
parent
fec6c65b78
commit
576a59a693
|
@ -48,4 +48,7 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.page-content.mce-content-body p {
|
||||
line-height: 1.6;
|
||||
}
|
Loading…
Reference in New Issue