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

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;