Commit 9d1a9975 authored by 胡起's avatar 胡起
Browse files

Merge branch 'cherry-pick-025b9f6e' into 'master'

表单预览showjson增加滚动条

See merge request o2oa/o2oa!337
No related merge requests found
Showing with 2 additions and 1 deletion
+2 -1
......@@ -14,7 +14,8 @@
"formJsonNode": {
"width": "100%",
"border": "1px solid #999",
"display": "none"
"display": "none",
"overflow": "auto"
},
"actionButton": {
"width": "80px",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment