修改模板.

This commit is contained in:
lijiahang
2023-10-04 15:47:38 +08:00
parent 0514ea0508
commit 27c24a6f5a
15 changed files with 231 additions and 103 deletions

View File

@@ -75,6 +75,11 @@
box-shadow: 2px 2px 12px rgba(0, 0, 0, .15);
}
.card-descriptions {
height: 100%;
overflow-y: auto;
}
.usn {
user-select: none;
}