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