生成主机秘钥卡片视图.

This commit is contained in:
lijiahangmax
2023-10-07 23:24:12 +08:00
parent da6e1e2eee
commit 34ef997514
18 changed files with 281 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
.layout-container {
background-color: var(--color-fill-2);
padding: 16px 16px 0 16px;
padding: 16px;
display: flex;
flex-direction: column;
}