Merge pull request #1012 from batuhawk/master

Email body text size updated
This commit is contained in:
Batuhan Baş 2019-12-19 11:03:54 +03:00 committed by GitHub
commit c9be84b09a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -701,6 +701,12 @@
}
/*--------Height 0 Finish--------*/
/*--------Editor Text--------*/
.ql-editor p
{
font-size: 0.775rem !important;
}
/*--------Editor text Finish--------*/
table .align-items-center td span.badge {
height: 24px;