updating css
This commit is contained in:
parent
c955532ee7
commit
cda23cbf42
3 changed files with 10 additions and 3 deletions
|
|
@ -514,7 +514,7 @@
|
|||
Ox.Input({
|
||||
placeholder: "some\ntext",
|
||||
type: "textarea"
|
||||
}).width(400).height(200).addClass("margin").appendTo(mainPanel);
|
||||
}).width(400).height(100).addClass("margin").appendTo(mainPanel);
|
||||
|
||||
//*/
|
||||
function openDialog() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue