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