Merge pull request #1211 from batuhawk/master

Text editor paragraph space updated
This commit is contained in:
Batuhan Baş 2020-02-01 11:06:12 +03:00 committed by GitHub
commit b789b8c629
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -618,6 +618,7 @@ button:focus
.ql-editor p
{
font-size: 0.775rem !important;
margin-bottom: 0 !important;
}
/*--------Editor text Finish--------*/