This commit is contained in:
yixu
2025-12-26 21:07:57 +08:00
parent 81a13aa8b1
commit 479d9dec10
9 changed files with 21 additions and 14 deletions

View File

@@ -202,7 +202,8 @@ const openQiwei = (e) => {
height: 94vw;
background-image: url("../assets/images/new/todo-bg.webp");
background-repeat: no-repeat;
background-size: 100%;
background-size: 100% auto;
background-position: 0 0;
}
.btn-group {