Skip to content

Commit b185fb8

Browse files
committed
[16.0][IMP] document_page: improve readability when viewing content fields
1 parent 51f59a3 commit b185fb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

document_page/views/document_page.xml

+1
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
<field
5555
name="content"
5656
widget="html"
57+
style="width:75%;"
5758
placeholder="e.g. Once upon a time..."
5859
required="1"
5960
options="{'safe': True, 'codeview': True, 'collaborative': True}"

0 commit comments

Comments
 (0)