N°7662 Allowing indentation and de-indentation (#698)

This commit is contained in:
Timmy38
2025-01-21 17:12:43 +01:00
committed by GitHub
parent 7e9a95fe93
commit 2852d8ce49
6 changed files with 10 additions and 8 deletions

View File

@@ -354,6 +354,8 @@ class HTMLDOMSanitizer extends DOMSanitizer
'font-style',
'height',
'margin',
'margin-left',
'margin-right',
'padding',
'text-align',
'vertical-align',