[16.0][IMP] document_page: improve readability when viewing content fields

This commit is contained in:
Lansana Barry Sow 2025-03-10 08:52:07 +01:00
parent 51f59a331f
commit b185fb8f88

View File

@ -54,6 +54,7 @@
<field
name="content"
widget="html"
style="width:75%;"
placeholder="e.g. Once upon a time..."
required="1"
options="{'safe': True, 'codeview': True, 'collaborative': True}"