mirror of
https://gitee.com/huanghongxun/HMCL-docs.git
synced 2026-09-26 16:01:10 +08:00
This commit is contained in:
@@ -41,6 +41,9 @@ document.addEventListener('DOMContentLoaded', function() {
|
|||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
width: 90%;
|
width: 90%;
|
||||||
|
max-height: 80vh;
|
||||||
|
overflow-y: auto;
|
||||||
|
position: relative;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
let timeLeft = 30 ; // 倒计时秒数
|
let timeLeft = 30 ; // 倒计时秒数
|
||||||
|
|||||||
Reference in New Issue
Block a user