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