主机卡片列表.

This commit is contained in:
lijiahang
2023-10-07 18:08:31 +08:00
parent 25f2bc3040
commit d0f0c9428e
15 changed files with 203 additions and 92 deletions

View File

@@ -80,6 +80,10 @@
cursor: pointer;
}
.card-filter-wrapper {
padding: 18px 24px 14px 24px;
}
.usn {
user-select: none;
}