1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

All: Resolves #7627: Improve dialogue spacing in Fountain renderer (#7628)

This commit is contained in:
Mike Sheldon 2023-01-16 15:46:17 +00:00 committed by GitHub
parent cce2ae7401
commit 13f5738090
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,6 +82,7 @@ const pluginAssets = function() {
.fountain .dialogue {
margin-left: 3em;
margin-right: 3em;
margin-bottom: 1em;
}
.fountain .dialogue p,