forked from 0x2620/oxjs
updating css
This commit is contained in:
parent
758ea24f1c
commit
c955532ee7
2 changed files with 3 additions and 1 deletions
|
|
@ -512,6 +512,7 @@
|
|||
$("<br>").appendTo(mainPanel.$element);
|
||||
$("<br>").appendTo(mainPanel.$element);
|
||||
Ox.Input({
|
||||
placeholder: "some\ntext",
|
||||
type: "textarea"
|
||||
}).width(400).height(200).addClass("margin").appendTo(mainPanel);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue