mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-11-17 22:30:25 +08:00
提高消息弹窗高度
This commit is contained in:
@@ -82,7 +82,7 @@ Tea.context(function () {
|
|||||||
|
|
||||||
this.showMessages = function () {
|
this.showMessages = function () {
|
||||||
teaweb.popup("/messages", {
|
teaweb.popup("/messages", {
|
||||||
height: "24em",
|
height: "28em",
|
||||||
width: "50em"
|
width: "50em"
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user