diff --git a/frontend/less/espo/custom.less b/frontend/less/espo/custom.less index 36d9a63ae1..68004a5c66 100644 --- a/frontend/less/espo/custom.less +++ b/frontend/less/espo/custom.less @@ -2788,6 +2788,10 @@ table.table td.cell .html-container { margin-top: var(--line-height-computed-half); } + blockquote { + margin-bottom: var(--line-height-computed-half); + } + pre, blockquote { &:first-child {