examples/form/htmledit.js
authorAlan <alan@roojs.com>
Fri, 31 Dec 2021 03:27:31 +0000 (11:27 +0800)
committerAlan <alan@roojs.com>
Fri, 31 Dec 2021 03:27:31 +0000 (11:27 +0800)
examples/form/htmledit.js

index 19a6d71..d3471a5 100644 (file)
@@ -125,8 +125,8 @@ Roo.onReady(function(){
                 id:'bio',
                 name : 'bio',
                 fieldLabel:'Biography',
-                width:800,
-                height:400,
+                width:1000,
+                height:600,
                 resizable: 's' /// where the handles should got..
 
             },