This commit is contained in:
那些花儿
2025-09-19 17:07:35 +08:00
parent 9b4b8769bd
commit 4a4066e275
15 changed files with 407 additions and 72 deletions
@@ -159,7 +159,7 @@ module.exports = {
}
.card_scroll {
max-height: calc(100vh - 56px - 40px - 30px - 50px - 34px - 50px - 10px);
max-height: calc(100vh - 56px - 40px - 30px - 50px - 34px);
overflow-y: auto;
position: relative;
}