Updated server whitelist of allowed styles.

added 'vertical-align'
This commit is contained in:
Emanuel Schütze 2020-06-09 22:59:41 +02:00
parent aeb893a8d9
commit 79e3780a26
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ allowed_styles = [
"height",
"width",
"text-align",
"vertical-align",
"float",
"text-decoration",
"margin",