mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-17 04:32:55 -06:00
[16.0][IMP] document_page: improve readability when viewing content fields
This commit is contained in:
parent
51f59a331f
commit
b185fb8f88
@ -54,6 +54,7 @@
|
|||||||
<field
|
<field
|
||||||
name="content"
|
name="content"
|
||||||
widget="html"
|
widget="html"
|
||||||
|
style="width:75%;"
|
||||||
placeholder="e.g. Once upon a time..."
|
placeholder="e.g. Once upon a time..."
|
||||||
required="1"
|
required="1"
|
||||||
options="{'safe': True, 'codeview': True, 'collaborative': True}"
|
options="{'safe': True, 'codeview': True, 'collaborative': True}"
|
||||||
|
Loading…
Reference in New Issue
Block a user