forked from x/volcanos
opt some
This commit is contained in:
parent
cf801cdc6a
commit
61875e177b
@ -275,7 +275,7 @@ Volcanos("user", {help: "用户操作", info: {}, agent: {
|
||||
}
|
||||
can.page.ClassList.add(can, ui._target, chat.FLOAT)
|
||||
if (layout.top) {
|
||||
can.page.style(can, ui.content, html.MAX_HEIGHT, window.innerHeight - layout.top - 200)
|
||||
can.page.style(can, ui.content, html.MAX_HEIGHT, window.innerHeight - layout.top - html.ACTION_HEIGHT - 10)
|
||||
}
|
||||
|
||||
var action = can.onappend._action(can, button||[html.SUBMIT, html.CANCEL], ui.action, {
|
||||
|
Loading…
x
Reference in New Issue
Block a user